Allow responsive mode

This commit is contained in:
William Bouzourène 2024-12-21 18:38:50 +01:00
parent 6fcebde130
commit cd783fb546
Signed by: bouzoure
SSH key fingerprint: SHA256:19MbXpLua4rUtk8tunMesD8KUKb91LXLHg8E/qTooww

View file

@ -6,6 +6,7 @@ html(lang="fr", data-bs-theme="dark")
else
title People - POP Vaud
meta(name="viewport" content="width=device-width, initial-scale=1")
link(rel="icon", href="/static/images/favicon.jpg")
link(rel="stylesheet", href="/static/bootstrap/css/bootstrap.min.css")
link(rel="stylesheet", href="/static/main.css")