fix mastodon

This commit is contained in:
L3D 2021-06-09 22:43:44 +02:00
parent d516678b8c
commit 6ea31828f2
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
1 changed files with 1 additions and 4 deletions

View File

@ -63,9 +63,6 @@ __ ____________________
{% if 'manifest.json'|asseturl is defined -%}
<link rel="manifest" href="{{ 'manifest.json'|asseturl }}">
{%- endif %}
{% if this._path == '/' -%}
<a rel="me" href="https://chaos.social/@HackerGeno">Mastodon</a>
{%- endif %}
</head>
<body>
<header>
@ -84,7 +81,7 @@ __ ____________________
<ul class="footer__nav">
<li class="footer__navitem -first">
<p>Folgt uns auf:<br>
<a href="https://chaos.social/@HackerGeno" title="Mastodon">
<a rel="me" href="https://chaos.social/@HackerGeno" title="Mastodon">
{%- if '/images/mastodon_logo.svg'|asseturl is defined -%}
<img alt="Mastodon Logo" class="footer__social_logo" src="{{ '/images/mastodon_logo.svg'|asseturl }}"/>
{%- else -%}