edited main pages

This commit is contained in:
arcan1s
2014-07-29 21:59:57 +04:00
parent 321c29cbcf
commit ab6d670842
4 changed files with 89 additions and 79 deletions

View File

@ -14,7 +14,7 @@ title: arcanis' homepage
<input type="checkbox" tabindex="-1">
<div class="box">
<a href="/feed.xml" title="RSS"><img src="/resources/feed-icon-14x14.png" alt="RSS"></a>
<a href="/blog/" title="Blog">Blog</a><span class="close">(hide)</span><span class="open">(show)</span>
<a href="/blog/" title="Blog">Blog</a> <span class="close">(hide)</span><span class="open">(show)</span>
<blockquote>
{% for post in site.categories.en limit:3 %}
<a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a><br>