feat: added mastodon link in meta tags
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:
Louis Vallat 2024-10-22 22:49:46 +02:00
parent 626bdd7dee
commit e0800564cb
Signed by: louis
SSH Key Fingerprint: SHA256:0iPwDU/PZtEy/K13Oar4TzmcunmI9H5U9IsOR3jyT/Q

View File

@ -1,6 +1,7 @@
{% extends "terminimal/templates/index.html" %}
{% 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>
{% endblock extra_head %}