rss link moved to footer

This commit is contained in:
2020-03-10 09:34:24 +08:00
parent 96825342a1
commit fe7b9c43fb
2 changed files with 3 additions and 5 deletions
+2
View File
@@ -6,6 +6,8 @@
}?>
<?php if(!is_page('archive')){
echo "<a href='/archive/'>Архив</a>";
} else {
echo "<a href='", bloginfo('rss2_url'), "'>RSS</a>";
}?>
</div>
</div>