Changed the liquid link in posts.

This commit is contained in:
zachgersh 2013-05-10 09:13:18 -07:00
parent 7a2a9d36a7
commit 29c165ef4c
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Linking to a PDF for readers to download:
Its all well and good to have posts in a folder, but a blog is no use unless
you have a list of posts somewhere. Creating an index of posts on another page
(or in a [template](../templates)) is easy, thanks to the [Liquid template
language](http://liquidmarkup.org/) and its tags. Heres a basic example of how
language](http://wiki.shopify.com/Liquid) and its tags. Heres a basic example of how
to create a list of links to your blog posts:
{% highlight html %}