Add fediverse creator tag
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m25s

This commit is contained in:
Lewis Dale 2024-07-03 07:21:32 +01:00
parent 2ca3d93ef9
commit 2706297406

View File

@ -40,6 +40,8 @@
<meta name="author" content="{{ metadata.author.name }}">
<meta name="description" content="{{ excerpt if excerpt else description }}">
<meta name="fediverse:creator" content="@lewis@social.lol" />
{% ogImage "./src/_includes/components/ogImage.njk", { title: pageTitle or title, subTitle: description } %}
{% if not dev %}