feat: Add RSS autodiscovery
This commit is contained in:
parent
6ae9a414b3
commit
4728bd16c8
@ -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">
|
||||
|
Reference in New Issue
Block a user