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 c1479b2..5d15f5e 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -12,6 +12,7 @@ html(lang="en") ul li: a(href="/about") about li: a(href="/projects") projects + li: a(href="/links") links li: a(href="/contact") contact hr |