feat: added mastodon link in meta tags
All checks were successful
Build and deploy blog / Build-and-deploy (push) Successful in 7s
All checks were successful
Build and deploy blog / Build-and-deploy (push) Successful in 7s
Signed-off-by: Louis Vallat <contact@louis-vallat.fr>
This commit is contained in:
parent
626bdd7dee
commit
e0800564cb
@ -1,6 +1,7 @@
|
|||||||
{% extends "terminimal/templates/index.html" %}
|
{% extends "terminimal/templates/index.html" %}
|
||||||
|
|
||||||
{% block extra_head %}
|
{% block extra_head %}
|
||||||
|
<meta name="fediverse:creator" content="@louis@louis-vallat.dev">
|
||||||
<script defer src="https://umami.louis-vallat.dev/emmet.js" data-website-id="00cd1102-a4c5-4048-b720-b65f38d346b0"></script>
|
<script defer src="https://umami.louis-vallat.dev/emmet.js" data-website-id="00cd1102-a4c5-4048-b720-b65f38d346b0"></script>
|
||||||
{% endblock extra_head %}
|
{% endblock extra_head %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user