feat: improve SEO

This commit is contained in:
2025-11-05 17:41:27 +04:00
parent 0609bcceb5
commit 002377a9d3
10 changed files with 301 additions and 6 deletions
+2 -2
View File
@@ -1,14 +1,14 @@
{
"name": "o-k-i.net-v2",
"version": "1.0.0",
"description": "Site web de l'Organisation Ka Internationale (OKI) - V2",
"description": "Site web de l'ORGANISATION KA INTERNATIONALE (OKI) - V2",
"scripts": {
"start": "eleventy --serve",
"build": "eleventy",
"clean": "rm -rf _site"
},
"keywords": [],
"author": "Organisation Ka Internationale",
"author": "ORGANISATION KA INTERNATIONALE",
"license": "AGPL-3.0",
"devDependencies": {
"@11ty/eleventy": "^3.1.2"