aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-06-03 18:19:53 +0300
committerYaroslav <contact@yaroslavps.com>2020-06-03 18:19:53 +0300
commit93e66d4088b348899715e1f1a891c8a6092f4116 (patch)
treed53bbed35843cc6f3209fd909d1a74e1b75f2c7c /templates/base.html
parentadd247942766de44665a4409388a6dcb0bc54ea8 (diff)
downloadyaroslavps.com-93e66d4088b348899715e1f1a891c8a6092f4116.tar.gz
yaroslavps.com-93e66d4088b348899715e1f1a891c8a6092f4116.zip
new feed url; exclude recipes from feed, at least for now
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index bcf1487..cb9fcb7 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -30,7 +30,7 @@
<div class="links-container">
<a href="https://github.com/Yaroslav-95" title="GitHub"><span class="icon"></span></a>
<a href="https://git.yaroslavps.com/yaroslav" title="Git server"><span class="icon"></span></a>
- <a href="/rss.xml" title="RSS feed"><span class="icon"></span></a>
+ <a href="/feed.xml" title="RSS feed"><span class="icon"></span></a>
</div>
<h3>Navigation</h3>
<ul class="navigation-list">