From 3f9785b34ee8e1a94fb7b4133ebfd5773c99dadb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Bouzour=C3=A8ne?= Date: Sat, 21 Dec 2024 18:38:37 +0100 Subject: [PATCH] Create navbar --- views/partials/header.pug | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/views/partials/header.pug b/views/partials/header.pug index bd0d662..41c1e12 100644 --- a/views/partials/header.pug +++ b/views/partials/header.pug @@ -1,2 +1,5 @@ -img#header-logo(src="/static/images/logo.jpg", alt="Logo") -h2 Header \ No newline at end of file +nav.navbar.bg-body-tertiary + div.container + a.navbar-brand(href="/") + img#header-logo.me-1(src="/static/images/logo.jpg", alt="Logo") + | Gestion membres