Skip to content

Commit

Permalink
Added fediverse creator meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmonsour committed Jul 3, 2024
1 parent 700ea20 commit d60f631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_includes/head.njk
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<meta property="og:image" content="{{ site.url }}/assets/img/{{ image.source }}">
<meta property="og:url" content="{{ site.url }}{{ page.url }}">
<meta name="generator" content="{{ eleventy.generator }}">
<meta property="fediverse:creator" content="@[email protected]" />

{# diagnostic for head tag loading order #}
{# <link rel="stylesheet" href="https://csswizardry.com/ct/ct.css" class="ct" /> #}
Expand Down

0 comments on commit d60f631

Please sign in to comment.