feat: Add RSS autodiscovery

This commit is contained in:
PapaTutuWawa 2022-06-01 12:31:17 +02:00
parent 6ae9a414b3
commit 4728bd16c8

View File

@ -11,8 +11,16 @@
<link rel="stylesheet" href="{{ page_assets }}/css/main.css" />
<link rel="stylesheet" href="/assets/css/blog.css" />
<link rel="stylesheet" href="/assets/css/syntax.css" />
<link rel="me" href="https://fosstodon.org/@polynomdivision" />
{{ mathjax_include }}
<!-- Blog -->
<link rel="alternative"
type="application/rss+xml"
title="PapaTutuWawa's Blog"
href="https://{{ blog_url }}/atom.xml" />
<!-- Mastodon -->
<link rel="me" href="https://fosstodon.org/@polynomdivision" />
</head>
<body>
<div class="horizontal-center">