mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 06:05:47 +00:00
remove double slash
This commit is contained in:
@ -5,7 +5,7 @@ layout: none
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>arcanis' blog</title>
|
||||
<link>{{ site.url }}</link>
|
||||
<link>{{ site.url }}/ru</link>
|
||||
<atom:link href="{{ site.url }}/feed.xml" rel="self" type="application/rss+xml" />
|
||||
{% for post in site.categories.ru limit:10 %}
|
||||
{% if post.tags contains 'offtop' %}
|
||||
|
Reference in New Issue
Block a user