feat: auto-hébergement Inter, favicon SVG (#7 #8)

This commit is contained in:
Cedric Abonnel
2026-05-08 18:59:25 +02:00
parent 0dca7ab209
commit 74c91cf313
10 changed files with 146 additions and 8 deletions
+6
View File
@@ -15,6 +15,12 @@ Format : [Keep a Changelog](https://keepachangelog.com/fr/1.0.0/)
### Removed
- Méthode privée inutilisée `UserRepository::nullIfEmpty()` (#1)
- Chargement de la police Inter depuis `fonts.googleapis.com` remplacé par un auto-hébergement local (#7)
- Tags `<link rel="preconnect">` vers Google Fonts supprimés du layout (#7)
### Added
- Police Inter auto-hébergée dans `public/assets/fonts/` (woff2, latin + latin-ext, OFL-1.1) (#7)
- Favicon SVG `public/assets/favicon.svg` aux couleurs du site (#8)
### Added
- Initialisation du dépôt git sur le serveur