fix hightlight tag
This commit is contained in:
parent
6ab8b5ffe1
commit
aa8d7772d5
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue