forked from ag_kommunikation/webseite
Merge pull request 'update layout' (#62) from mastodon into main
Reviewed-on: ag_kommunikation/webseite#62
This commit is contained in:
commit
d516678b8c
@ -63,6 +63,9 @@ __ ____________________
|
|||||||
{% if 'manifest.json'|asseturl is defined -%}
|
{% if 'manifest.json'|asseturl is defined -%}
|
||||||
<link rel="manifest" href="{{ 'manifest.json'|asseturl }}">
|
<link rel="manifest" href="{{ 'manifest.json'|asseturl }}">
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{% if this._path == '/' -%}
|
||||||
|
<a rel="me" href="https://chaos.social/@HackerGeno">Mastodon</a>
|
||||||
|
{%- endif %}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
Loading…
Reference in New Issue
Block a user