ADD RSS feed and config - seems valid #6
This commit is contained in:
parent
375eb6fb05
commit
e31624d03a
3 changed files with 104 additions and 5 deletions
|
|
@ -4,3 +4,4 @@
|
|||
<title>{{ title }}</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
|
||||
<link rel="stylesheet" href="/assets/style.css">
|
||||
{% if rss_feed_enabled %}<link rel="alternate" type="application/rss+xml" title="{{ blog_title }} RSS Feed" href="/{{ rss_feed_path }}">{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue