Skip to content

Commit

Permalink
Précharge les images de survol
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabinout committed Jun 24, 2024
1 parent ad9586c commit 7596ab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vues/accueil.pug
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ extends base

block styles
link(rel='stylesheet', href='/statique/assets/styles/accueil.css')
link(rel='preload', href='/statique/assets/images/bouton_survol_france_connect_plus.svg' as='image')
link(rel='preload', href='/statique/assets/images/bouton_survol_eIDAS.svg' as='image')

block bandeau
section
Expand Down

0 comments on commit 7596ab7

Please sign in to comment.