add fosstodon verification

This commit is contained in:
2024-01-27 12:43:29 +05:30
parent ec4489953f
commit 3357e1220b
104 changed files with 729 additions and 107 deletions

View File

@@ -1,6 +1,10 @@
{{- /* Head custom content area start */ -}}
{{- /* Insert any custom code (web-analytics, resources, etc.) - it will appear in the <head></head> section of every page. */ -}}
{{- /* Can be overwritten by partial with the same name in the global layouts. */ -}}
{{- /* Umami script for analytics */ -}}
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
{{- /* Head custom content area end */ -}}
{{- /* verification for mastodon profile */ -}}
<a rel="me" href="https://fosstodon.org/@thelazyoxymoron" id="mastodon-link"></a>
<style>
.mastodon-link {
display: none;
}
</style>