diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-01-28 16:28:42 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2024-01-28 16:28:42 +0100 |
commit | 55f5fbb7aa1ee346eb9baf69f1d793a4c701f854 (patch) | |
tree | d2bda80804fe6c40132c94b2e3af4ecbd4739198 | |
parent | 62661eb3a675e6686ac095836f455e467c66ed00 (diff) | |
download | site-55f5fbb7aa1ee346eb9baf69f1d793a4c701f854.tar.gz site-55f5fbb7aa1ee346eb9baf69f1d793a4c701f854.zip |
Ajout du highlight dans le calendrier ascii
-rw-r--r-- | static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html index baf0049..37b590b 100644 --- a/static/index.html +++ b/static/index.html @@ -906,7 +906,7 @@ | CALENDRIER FÉVRIER 2024 |
|——————————————————————————————————————|
| ———— ———— ———— ———— |
-| | 01 | 02 |<span class="highlight"> 03 </span>|<span class="highlight"> 04 </span>| |
+| |<span class="highlight"> 01 </span>| 02 |<span class="highlight"> 03 </span>|<span class="highlight"> 04 </span>| |
| ———— ———— ———— ———— ———— ———— ———— |
| | 05 |<span class="highlight"> 06 </span>| 07 | 08 | 09 | 10 | 11 | |
| ———— ———— ———— ———— ———— ———— ———— |
|