Fix flowers
This commit is contained in:
parent
ae2c90c059
commit
c96f003767
1 changed files with 4 additions and 4 deletions
|
@ -17,11 +17,11 @@ block root
|
||||||
|
|
||||||
h1
|
h1
|
||||||
a(href="/") deuxfleurs
|
a(href="/") deuxfleurs
|
||||||
section.center
|
|
||||||
img(src="/img/flower.svg", width="40")
|
|
||||||
|
|
|
||||||
img(src="/img/flower.svg", width="40")
|
|
||||||
nav.computer_block
|
nav.computer_block
|
||||||
|
section.center
|
||||||
|
img(src="/img/flower.svg", width="40")
|
||||||
|
|
|
||||||
|
img(src="/img/flower.svg", width="40")
|
||||||
+menu(root)
|
+menu(root)
|
||||||
|
|
||||||
main
|
main
|
||||||
|
|
Loading…
Reference in a new issue