mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-22 17:09:56 +00:00
edited main pages
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user