aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Batischev <eual.jp@gmail.com>2018-09-17 22:55:45 +0300
committerAlexander Batischev <eual.jp@gmail.com>2018-09-17 22:55:45 +0300
commita65986ea1ef789fc4b9c53d091fa1462b541a6d4 (patch)
treedba47d9a1895e74844c8d05f1b0ac99d32fbbe38
parentf30aef8d7101031ca91e5d54e4f29711b86c9700 (diff)
Add a <link> to the RSS feed
Fixes #1.
-rw-r--r--crumbs/templates/components/html_head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html
index 414ff04..cb24e71 100644
--- a/crumbs/templates/components/html_head.html
+++ b/crumbs/templates/components/html_head.html
@@ -13,6 +13,7 @@
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500;subset=cyrillic,latin-ext" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.6/css/all.css">
+ <link rel="alternate" type="application/rss+xml" href="{{ SITEURL }}/rss.xml" title="{{ SITENAME }} — Latest Posts" />
{# Use my own Matomo for some visitor tracking #}
<script type="text/javascript">