diff options
Diffstat (limited to 'views/layout.pug')
-rw-r--r-- | views/layout.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/layout.pug b/views/layout.pug index c79a93b..f608c1d 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -13,6 +13,7 @@ html(lang="en") nav ul li: a(href="/about") about + li: a(href="/services") services li: a(href="/projects") projects li: a(href="/links") links li: a(href="/contact") contact |