Add atom feed metadata to HTML pages
This commit is contained in:
parent
f36786b750
commit
483269759f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<link type="text/css" rel="stylesheet" href="{{ get_url(path='css/general.css') }}" />
|
||||
<meta name="color-scheme" content="dark light" />
|
||||
<link rel="canonical" href="{{ current_url }}" />
|
||||
<link rel="alternate" type="application/atom+xml" href="{{ get_url(path='atom.xml') }}"/>
|
||||
<!--Mastodon account ownership verification-->
|
||||
<link rel="me" href="https://ruhr.social/@jotoho" />
|
||||
<title>jotoho.de - A personal website</title>
|
||||
|
|
Loading…
Reference in a new issue