Exchange <a> verification link with <link>
This commit is contained in:
parent
7ba7b3037d
commit
f488844496
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,8 @@
|
|||
<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 }}" />
|
||||
<!--Mastodon account ownership verification-->
|
||||
<link rel="me" href="https://ruhr.social/@jotoho" />
|
||||
<title>jotoho.de - A personal website</title>
|
||||
{% block metadata %} {% endblock %}
|
||||
</head>
|
||||
|
@ -46,6 +48,5 @@
|
|||
You can download my OpenPGP public keys <a href="https://downloads.jotoho.de/openpgp/">here</a>.
|
||||
</p>
|
||||
</footer>
|
||||
<a style="display: none" rel="me" href="https://ruhr.social/@jotoho">Mastodon</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue