Update description & add contact

This commit is contained in:
2024-03-19 14:10:42 +01:00
parent d45f8c3b7e
commit 9df2c0bf8d
+19 -4
View File
@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="CONQUÉRIR L'INDÉPENDANCE NATIONALE"> <meta name="description" content="BRISER LES URNES COLONIALISTES. CONQUÉRIR L'INDÉPENDANCE NATIONALE">
<meta name="keywords" content="GONG, G.O.N.G, gong, Pierre Sainton, Sainton, Serge Glaude, Guadeloupe, Gwadloup, Gwadlup, Karukera, KARUKERA, 971"> <meta name="keywords" content="GONG, G.O.N.G, gong, Pierre Sainton, Sainton, Serge Glaude, Guadeloupe, Gwadloup, Gwadlup, Karukera, KARUKERA, 971">
<meta name="author" content="OKI"> <meta name="author" content="OKI">
<meta name="url" content="https://gong.gp"/> <meta name="url" content="https://gong.gp"/>
@@ -11,12 +11,12 @@
<meta property="og:type" content="website"/> <meta property="og:type" content="website"/>
<meta property="og:url" content="https://gong.gp"/> <meta property="og:url" content="https://gong.gp"/>
<meta property="og:site_name" content="GONG - Groupe d'Organisation Nationale de la Guadeloupe"/> <meta property="og:site_name" content="GONG - Groupe d'Organisation Nationale de la Guadeloupe"/>
<meta property="og:description" content="CONQUÉRIR L'INDÉPENDANCE NATIONALE"/> <meta property="og:description" content="BRISER LES URNES COLONIALISTES. CONQUÉRIR L'INDÉPENDANCE NATIONALE"/>
<meta property="og:locale" content="fr_FR"/> <meta property="og:locale" content="fr_FR"/>
<meta name="twitter:site" content="@OrganisationKA"/> <meta name="twitter:site" content="@OrganisationKA"/>
<meta name="twitter:creator" content="@OrganisationKA"/> <meta name="twitter:creator" content="@OrganisationKA"/>
<meta name="twitter:title" content="GONG - Groupe d'Organisation Nationale de la Guadeloupe"/> <meta name="twitter:title" content="GONG - Groupe d'Organisation Nationale de la Guadeloupe"/>
<meta name="twitter:description" content="CONQUÉRIR L'INDÉPENDANCE NATIONALE"/> <meta name="twitter:description" content="BRISER LES URNES COLONIALISTES. CONQUÉRIR L'INDÉPENDANCE NATIONALE"/>
<script src="https://unpkg.com/htmx.org"></script> <script src="https://unpkg.com/htmx.org"></script>
<script src="https://unpkg.com/htmx.org/dist/ext/client-side-templates.js"></script> <script src="https://unpkg.com/htmx.org/dist/ext/client-side-templates.js"></script>
<script src="https://unpkg.com/mustache@latest"></script> <script src="https://unpkg.com/mustache@latest"></script>
@@ -24,6 +24,7 @@
<link rel="stylesheet" href="./css/main.css" /> <link rel="stylesheet" href="./css/main.css" />
<title>GONG - Groupe d'Organisation Nationale de la Guadeloupe</title> <title>GONG - Groupe d'Organisation Nationale de la Guadeloupe</title>
<!-- En hommage à Pierre Sainton (1924 - 2018) --> <!-- En hommage à Pierre Sainton (1924 - 2018) -->
<!-- Pour nous contacter : gong971@proton.me -->
</head> </head>
<body class="has-background-dark"> <body class="has-background-dark">
<section> <section>
@@ -887,7 +888,21 @@
"url": "https://gong.gp", "url": "https://gong.gp",
"keywords": ["GONG", "G.O.N.G", "gong", "Pierre Sainton", "Sainton", "Serge Glaude", "Guadeloupe", "Gwadloup", "Gwadlup", "Karukera", "KARUKERA", "971"], "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", "legalName": "Groupe d'Organisation Nationale de la Guadeloupe",
"location": "Guadeloupe" "location": "Guadeloupe",
"email": "gong971@proton.me",
"slogan": "BRISER LES URNES COLONIALISTES. CONQUÉRIR L'INDÉPENDANCE NATIONALE",
"founders": [
{
"@context": "http://schema.org/",
"@type": "Person",
"name": "Pierre Sainton"
},
{
"@context": "http://schema.org/",
"@type": "Person",
"name": "Serge Glaude"
}
]
} }
</script> </script>
</body> </body>