diff options
Diffstat (limited to 'src/_layout.pug')
-rw-r--r-- | src/_layout.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_layout.pug b/src/_layout.pug index d52ace6..6dc80a1 100644 --- a/src/_layout.pug +++ b/src/_layout.pug @@ -22,7 +22,7 @@ block root img(src="/img/flower.svg", width="40") | img(src="/img/flower.svg", width="40") - +menu(root) + +menu(root, element) main block content |