mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2024-12-21 06:08:19 -05:00
Fix liquid highlight tag
This commit is contained in:
parent
f73bcfa7b1
commit
87988c2ce7
@ -195,7 +195,7 @@ There are two main content layouts: `post.html` (for posts) and `page.html` (for
|
||||
|
||||
There are two rake tasks that can be used to create a new post or page with all YAML Front Matter. Using either `rake new_post` or `rake new_page` will prompt you for a title and tags to classify them. Example below:
|
||||
|
||||
{% highlight %}
|
||||
{% highlight bash %}
|
||||
rake new_post
|
||||
|
||||
Enter a title for your post: My Awesome Post
|
||||
|
Loading…
Reference in New Issue
Block a user