Skip to content

Commit

Permalink
tec: Add the fediverse:creator tag
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Oct 18, 2024
1 parent e62567b commit 255d43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/_layouts/base.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<meta property="og:url" content="<?= $canonical ?>" />
<meta property="og:image" content="<?= $og['image'] ?>" />
<meta name="twitter:card" content="<?= $og['twitter_card'] ?>">
<meta name="fediverse:creator" content="@flus@piaille.fr" />
<?php endif; ?>
</head>

Expand Down

0 comments on commit 255d43c

Please sign in to comment.