Projet-Symfony/templates
AudricV 2594192ae7
fix(search): Add alternative text to images and lazy load them
The alternative text used is "SONG by ARTISTS", where SONG and ARTISTS
are placeholders for their relevant properties.

Lazy loading attribute must be placed currently as the first one of img
elements for Firefox, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1647077.
2024-02-22 09:27:48 +01:00
..
registration add /register 2024-02-21 18:05:31 +01:00
search fix(search): Add alternative text to images and lazy load them 2024-02-22 09:27:48 +01:00
security fix login 2024-02-21 18:11:38 +01:00
test added stuff trust me bro 2024-02-21 16:34:33 +00:00
base.html.twig renamed 'search' to 'app_search' in router 2024-02-22 09:05:55 +01:00
index.html.twig feat: added default controllers to add the header with links 2024-02-15 11:49:31 +01:00