From 76168469a9290d017aab57aa2124131e43c13dd6 Mon Sep 17 00:00:00 2001 From: Max Charrier Date: Mon, 21 Apr 2025 11:41:22 +0200 Subject: [PATCH] Fix document metadata - Information about author, the current page and licensing - Fix theme-color on French page - Add alternative document for other language as other media Signed-off-by: Max Charrier --- en.html | 7 ++++++- index.html | 9 +++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/en.html b/en.html index 7ec6400..09f7418 100644 --- a/en.html +++ b/en.html @@ -11,7 +11,12 @@ - + + + + + +
diff --git a/index.html b/index.html index 561216e..d29f2e8 100644 --- a/index.html +++ b/index.html @@ -5,13 +5,18 @@ - + - + + + + + +
-- 2.39.5