improve rss discoverability
This commit is contained in:
parent
146f078df8
commit
5631fa0230
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@
|
|||
|
||||
<meta name="theme-color" content="#540362" />
|
||||
<!-- <link rel="icon" href="{{ get_url(path='icon.png') | safe }}"> -->
|
||||
<link rel="alternate" href="/rss.xml">
|
||||
<link rel="alternate" type="application/rss+xml"
|
||||
title="jade.fyi RSS feed" href="/rss.xml">
|
||||
|
||||
{% block pagemeta %}
|
||||
<!-- <meta name="description" content="{{ config.description }}"> -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue