summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-04-13 22:30:52 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-04-13 22:30:52 -0600
commitc999c77b14fe1e0f67e00a24b08ebfa896fddae7 (patch)
tree83b053bed38184621d84bf6bcb8bc2a178622504 /templates/base.html
parentba892e8e8ef56a639ca5f45bf6502ca5d4bc6225 (diff)
begin move to atom
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 c19bcff..1a3e938 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -32,7 +32,7 @@
<meta name="twitter:card" content="{% block twitter2description %}summary_large_image{% endblock %}" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/images/favicon.png" type="image/png" />
- <link rel="alternate" href="/feed.rss" type="application/rss+xml" title="Subscribe to Navan Chauhan" />
+ <link href="/feed.rss" type="application/atom+xml" rel="alternate" title="Sitewide Atom feed" />
<meta name="twitter:image" content="{% block twimage %}https://web.navan.dev/images/logo.png{% endblock %}" />
<meta name="og:image" content="{% block ogimage %}https://web.navan.dev/images/logo.png{% endblock %}" />
<meta name="google-site-verification" content="LVeSZxz-QskhbEjHxOi7-BM5dDxTg53x2TwrjFxfL0k" />