diff --git a/docs/.vuepress/head.ts b/docs/.vuepress/head.ts index ecb73de..a485e40 100644 --- a/docs/.vuepress/head.ts +++ b/docs/.vuepress/head.ts @@ -34,6 +34,10 @@ const simplifiedHead = [ property: 'og:description', content: 'Documentation of P’undrak’s constructed languages', }, + { + name: 'fediverse:creator', + content: '@phundrak@phundrak.com', + }, { name: 'twitter:card', content: 'summary',