add mastodon
Some checks failed
test / cargo test (push) Failing after 1m41s

This commit is contained in:
2024-12-05 11:19:04 +01:00
parent 13820f58eb
commit f09ce128e8
4 changed files with 12 additions and 1 deletions

View File

@ -16,6 +16,10 @@
href="/feed.xml"
/>
<!-- Mastodon -->
<link rel="me" href="https://mastodon.online/@michalvankodev" />
<meta name="fediverse:creator" content="@michalvankodev@mastodon.online">
{% block og_meta %}
<meta property="og:title" content="{% block title %} {{ title }} {% endblock %} @michalvankodev" />
<meta property="og:type" content="website" />