Remove extra text in post
This commit is contained in:
parent
4a021a03e6
commit
e50667cbae
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ You’ll find this post in your `_posts` directory. Go ahead and edit it and re-
|
||||||
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
|
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
|
||||||
|
|
||||||
Jekyll also offers powerful support for code snippets: like these
|
Jekyll also offers powerful support for code snippets: like these
|
||||||
### hey
|
|
||||||
|
|
||||||
{% highlight ruby %}
|
{% highlight ruby %}
|
||||||
def print_hi(name)
|
def print_hi(name)
|
||||||
|
|
Loading…
Reference in a new issue