From 31d5bbebccd4ba7537a368db0bdcbfa4e68c77b7 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Jan 2022 13:41:49 +0100 Subject: added services page --- views/layout.pug | 1 + 1 file changed, 1 insertion(+) (limited to 'views/layout.pug') 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 -- cgit v1.2.3-70-g09d2