1
0
Fork 0
mirror of https://github.com/mfocko/blog.git synced 2025-04-10 07:12:01 +02:00

chore: add author attribution for Fosstodon

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2025-04-04 14:30:26 +02:00
parent ea3360f0d6
commit 53eb2a204b
Signed by: mfocko
SSH key fingerprint: SHA256:icm0fIOSJUpy5+1x23sfr+hLtF9UhY8VpMC7H4WFJP8

View file

@ -91,6 +91,14 @@ const config = {
href: "https://www.threads.net/@m4tt_314",
},
},
/* For author attribution on Fosstodon */
{
tagName: "meta",
attributes: {
name: "fediverse:creator",
content: "@m4tt_314@fosstodon.org",
},
},
],
// GitHub Pages deployment config.