mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-23 01:19:55 +00:00
add rss support
This commit is contained in:
@ -14,6 +14,7 @@ title: arcanis
|
||||
<label class="spoiler">
|
||||
<input type="checkbox" tabindex="-1">
|
||||
<div class="box">
|
||||
<a href="/ru/feed.xml"><img src="/resources/feed-icon-14x14.png"></a>
|
||||
<a href="/ru/blog/">Блог</a> <span class="close">(скрыть)</span><span class="open">(показать)</span>
|
||||
<blockquote>
|
||||
{% for post in site.categories.ru limit:3 %}
|
||||
|
Reference in New Issue
Block a user