Files
personal-website/layouts/partials/extend_head.html

11 lines
359 B
HTML

{{- /* Umami script for analytics */ -}}
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
{{- /* verification for mastodon profile */ -}}
<a rel="me" href="https://fosstodon.org/@thelazyoxymoron" id="mastodon-link"></a>
<style>
.mastodon-link {
display: none;
}
</style>