mirror of
https://github.com/mfocko/blog.git
synced 2025-05-02 17:35:26 +02:00
chore: add author attribution for Fosstodon
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
ea3360f0d6
commit
53eb2a204b
1 changed files with 8 additions and 0 deletions
|
@ -91,6 +91,14 @@ const config = {
|
||||||
href: "https://www.threads.net/@m4tt_314",
|
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.
|
// GitHub Pages deployment config.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue