mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
fix: ajouter l'organisation de travail pour le profil d'Arthur Danjou
This commit is contained in:
@@ -155,7 +155,13 @@ export default defineNuxtConfig({
|
||||
'https://twitter.com/arthurdanj',
|
||||
'https://github.com/arthurdanjou',
|
||||
'https://linkedin.com/in/arthurdanjou'
|
||||
]
|
||||
],
|
||||
|
||||
worksFor: {
|
||||
'@type': 'Organization',
|
||||
'name': 'Arthur Danjou',
|
||||
'url': 'https://arthurdanjou.fr'
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user