Changed liquid link of the homepage.

This commit is contained in:
zachgersh 2013-05-10 09:15:56 -07:00
parent 29c165ef4c
commit 59f2a41ced
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ overview: true
</div> </div>
<div class="unit one-third"> <div class="unit one-third">
<h2>Static</h2> <h2>Static</h2>
<p><a href="http://daringfireball.net/projects/markdown/">Markdown</a> (or <a href="http://textile.sitemonks.com/">Textile</a>), <a href="http://liquidmarkup.org/">Liquid</a>, HTML <span class="amp">&amp;</span> CSS go in. Static sites come out ready for deployment.</p> <p><a href="http://daringfireball.net/projects/markdown/">Markdown</a> (or <a href="http://textile.sitemonks.com/">Textile</a>), <a href="http://wiki.shopify.com/Liquid">Liquid</a>, HTML <span class="amp">&amp;</span> CSS go in. Static sites come out ready for deployment.</p>
<a href="{% post_url 2012-07-01-templates %}" class="">Jekyll template guide &rarr;</a> <a href="{% post_url 2012-07-01-templates %}" class="">Jekyll template guide &rarr;</a>
</div> </div>
<div class="unit one-third"> <div class="unit one-third">