From 4f012e1cdb7b3a70e4d8ca129fb8753b116add86 Mon Sep 17 00:00:00 2001 From: Serreau Jovann Date: Mon, 17 Nov 2025 11:45:40 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(offline.html):=20Ajoute=20une?= =?UTF-8?q?=20page=20d'erreur=20hors=20ligne=20pour=20informer=20l'utilisa?= =?UTF-8?q?teur.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/offline.html | 65 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 public/offline.html diff --git a/public/offline.html b/public/offline.html new file mode 100644 index 0000000..c641791 --- /dev/null +++ b/public/offline.html @@ -0,0 +1,65 @@ + + + + + + Site Actuellement Indisponible + + + +
+ +

Site Actuellement Indisponible

+

+ Nous sommes désolés, mais le site est actuellement en **maintenance** ou rencontre un **problème technique** inattendu. +

+

+ Notre équipe travaille activement pour **rétablir le service au plus vite**. Veuillez réessayer dans quelques minutes. +

+

+ Merci de votre patience et de votre compréhension. +

+
+ +