@@ -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
|
||||
|
||||
Reference in New Issue
Block a user