From adba57970e9193a463aa6cd19e4c09cbfad19da8 Mon Sep 17 00:00:00 2001 From: RochDLY Date: Tue, 20 Feb 2024 11:26:27 +0100 Subject: modification du template nav MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit modification de la structure du nav, remplacement de la div par une liste non ordonnée. Modification du css en conséquence. Modification du makefile dans la génération de l'indexc. --- templates/partials/nav.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/partials/nav.html b/templates/partials/nav.html index 24f33b1..03cfa64 100644 --- a/templates/partials/nav.html +++ b/templates/partials/nav.html @@ -1,8 +1,9 @@ -- cgit v1.2.3