feat: add HTML header for Fediverse
All checks were successful
deploy / deploy (push) Successful in 5m29s

This commit is contained in:
Lucien Cartier-Tilet 2024-10-01 21:43:12 +02:00
parent 9ae33d5908
commit e3c39cbf10
Signed by: phundrak
GPG Key ID: 347803E8073EACE0

View File

@ -34,6 +34,10 @@ const simplifiedHead = [
property: 'og:description',
content: 'Documentation of Pundraks constructed languages',
},
{
name: 'fediverse:creator',
content: '@phundrak@phundrak.com',
},
{
name: 'twitter:card',
content: 'summary',