fix hightlight tag

This commit is contained in:
Frank Taillandier 2016-08-05 21:25:19 +02:00
parent 6ab8b5ffe1
commit aa8d7772d5
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ jekyll new-theme my-awesome-theme
create /path/to/my-awesome-theme/.gitignore
Your new Jekyll theme, my-awesome-theme, is ready for you in /path/to/my-awesome-theme!
For help getting started, read /path/to/my-awesome-theme/README.md.
{% hightlight %}
{% endhighlight %}
Add your template files in the corresponding folders, complete the `.gemspec` and the README files according to your needs.