Skip to content

Commit

Permalink
add fediverse creator tag with mastodon account info
Browse files Browse the repository at this point in the history
  • Loading branch information
equk committed Oct 15, 2024
1 parent bdd7b8e commit 97817bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/_includes/layouts/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
{# Add in seo items #}
{% seo "" %}

{# Fediverse creator info #}
<meta name="fediverse:creator" content="@equilibriumuk@hachyderm.io" />

{# Preload fonts used in site #}
<link rel="preload" href="/fonts/inter-var-latin.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="/fonts/fa.woff2" as="font" type="font/woff2" crossorigin>
Expand Down

0 comments on commit 97817bf

Please sign in to comment.