Add json LD meta
This commit is contained in:
+10
@@ -851,5 +851,15 @@
|
||||
<script src="./js/main.js"></script>
|
||||
<script type="module" src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"></script>
|
||||
<script nomodule src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.js"></script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org/",
|
||||
"@type": "Organization",
|
||||
"url": "https://gong.gp",
|
||||
"keywords": ["GONG", "G.O.N.G", "gong", "Pierre Sainton", "Sainton", "Serge Glaude", "Guadeloupe", "Gwadloup", "Gwadlup", "Karukera", "KARUKERA", "971"],
|
||||
"legalName": "Groupe d'Organisation Nationale de la Guadeloupe",
|
||||
"location": "Guadeloupe"
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user