Add Mastodon verification link

This commit is contained in:
Charlotte Van Petegem 2022-11-04 22:45:05 +01:00
parent 1f48e6a546
commit a14b55f1ba
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -5,6 +5,7 @@
<title>{% block title %} {% endblock %} | Charlotte Van Petegem</title>
<link rel="alternate" type="application/atom+xml" title="Atom" href="{{ get_url(path="blog/atom.xml", trailing_slash=false) }}">
<link rel="stylesheet" href="{{ get_url(path="/style.css") }}">
<link rel="me" href="https://social.chvp.be/@chvp">
</head>
<body>