From e793f38bd3a0faf69cdb6c04bef2b1b078f0208f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20SAILLANT?=
<108685187+electron-rare@users.noreply.github.com>
Date: Thu, 19 Mar 2026 22:07:34 +0100
Subject: [PATCH] feat: standalone countdown page
---
src/pages/countdown.astro | 96 +++++++++++++++++++++++++++++++++++++++
1 file changed, 96 insertions(+)
create mode 100644 src/pages/countdown.astro
diff --git a/src/pages/countdown.astro b/src/pages/countdown.astro
new file mode 100644
index 0000000..32f7f3e
--- /dev/null
+++ b/src/pages/countdown.astro
@@ -0,0 +1,96 @@
+---
+import BaseLayout from '@/layouts/BaseLayout.astro';
+import '@/styles/global.css';
+---
+
+
+
+
+ L'électron rare
+
+
--jours
+
:
+
--heures
+
:
+
--minutes
+
:
+
--secondes
+
+
+
+
+
+
+
+
+