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:
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",
|
||||
},
|
||||
},
|
||||
/* For author attribution on Fosstodon */
|
||||
{
|
||||
tagName: "meta",
|
||||
attributes: {
|
||||
name: "fediverse:creator",
|
||||
content: "@m4tt_314@fosstodon.org",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
// GitHub Pages deployment config.
|
||||
|
|
Loading…
Add table
Reference in a new issue