Add fediverse creator tag
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m25s
All checks were successful
Build and copy to prod / build-and-copy (push) Successful in 2m25s
This commit is contained in:
parent
2ca3d93ef9
commit
2706297406
@ -40,6 +40,8 @@
|
|||||||
|
|
||||||
<meta name="author" content="{{ metadata.author.name }}">
|
<meta name="author" content="{{ metadata.author.name }}">
|
||||||
<meta name="description" content="{{ excerpt if excerpt else description }}">
|
<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 } %}
|
{% ogImage "./src/_includes/components/ogImage.njk", { title: pageTitle or title, subTitle: description } %}
|
||||||
|
|
||||||
{% if not dev %}
|
{% if not dev %}
|
||||||
|
Loading…
Reference in New Issue
Block a user