mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-16 22:39:56 +00:00
fix rss
This commit is contained in:
@ -4,7 +4,7 @@ layout: none
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>{{ site.name | xml_escape }}</title>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.ru limit:10 %}
|
||||
|
Reference in New Issue
Block a user