From e388890197104848c5100ec4ba08ad91ee28414e Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 11 Oct 2025 11:13:21 +0700 Subject: [PATCH] Add weather info --- summer2024-frontend/index.html | 1 + .../public/css/weather-icons.min.css | 21 ++ .../font/weathericons-regular-webfont.eot | Bin 0 -> 99774 bytes .../font/weathericons-regular-webfont.svg | 257 ++++++++++++++++++ .../font/weathericons-regular-webfont.ttf | Bin 0 -> 99564 bytes .../font/weathericons-regular-webfont.woff | Bin 0 -> 56468 bytes .../font/weathericons-regular-webfont.woff2 | Bin 0 -> 44720 bytes .../src/components/PostComponent.vue | 49 ++-- 8 files changed, 311 insertions(+), 17 deletions(-) create mode 100644 summer2024-frontend/public/css/weather-icons.min.css create mode 100755 summer2024-frontend/public/font/weathericons-regular-webfont.eot create mode 100755 summer2024-frontend/public/font/weathericons-regular-webfont.svg create mode 100755 summer2024-frontend/public/font/weathericons-regular-webfont.ttf create mode 100755 summer2024-frontend/public/font/weathericons-regular-webfont.woff create mode 100755 summer2024-frontend/public/font/weathericons-regular-webfont.woff2 diff --git a/summer2024-frontend/index.html b/summer2024-frontend/index.html index 1b8309f..01b8316 100644 --- a/summer2024-frontend/index.html +++ b/summer2024-frontend/index.html @@ -8,6 +8,7 @@ + Carnet de voyage