feat: add HTML header for Fediverse
All checks were successful
deploy / deploy (push) Successful in 5m29s
All checks were successful
deploy / deploy (push) Successful in 5m29s
This commit is contained in:
parent
9ae33d5908
commit
e3c39cbf10
@ -34,6 +34,10 @@ const simplifiedHead = [
|
|||||||
property: 'og:description',
|
property: 'og:description',
|
||||||
content: 'Documentation of P’undrak’s constructed languages',
|
content: 'Documentation of P’undrak’s constructed languages',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'fediverse:creator',
|
||||||
|
content: '@phundrak@phundrak.com',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'twitter:card',
|
name: 'twitter:card',
|
||||||
content: 'summary',
|
content: 'summary',
|
||||||
|
Loading…
Reference in New Issue
Block a user