feat: ✨ update og image template
This commit is contained in:
parent
5209eab34d
commit
514562f8e7
3 changed files with 78 additions and 26 deletions
|
@ -10,7 +10,7 @@
|
|||
name=author.name,
|
||||
generator='eleventy'
|
||||
%}
|
||||
{% ogImage "og-image.og.njk", { title: title } %}
|
||||
{% ogImage "og-image.og.njk", { title: title, author: author, image: image } %}
|
||||
{% if mastodon.fediverseCreator %}
|
||||
<meta name="fediverse:creator" content="{{ mastodon.fediverseCreator }}" />
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue