Merge pull request 'update layout' (#62) from mastodon into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #62
This commit is contained in:
commit
d516678b8c
@ -63,6 +63,9 @@ __ ____________________
|
||||
{% 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>
|
||||
|
Loading…
Reference in New Issue
Block a user