From c96f003767bed44b7362a0c6464d6c883964c347 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 10 May 2020 18:48:25 +0200 Subject: [PATCH] Fix flowers --- src/_layout.pug | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_layout.pug b/src/_layout.pug index b72eb15..d52ace6 100644 --- a/src/_layout.pug +++ b/src/_layout.pug @@ -17,11 +17,11 @@ block root h1 a(href="/") deuxfleurs - section.center - img(src="/img/flower.svg", width="40") - | - img(src="/img/flower.svg", width="40") nav.computer_block + section.center + img(src="/img/flower.svg", width="40") + | + img(src="/img/flower.svg", width="40") +menu(root) main