From cf6a20b4e065d0bb40be75377138348b4df6e95f Mon Sep 17 00:00:00 2001 From: s-ol Date: Sat, 28 Sep 2019 14:26:05 +0200 Subject: portfolio wip --- build/layout.moon | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/layout.moon b/build/layout.moon index 6d6e072..39b0054 100644 --- a/build/layout.moon +++ b/build/layout.moon @@ -48,6 +48,7 @@ logo = svg { } aside { navigate_to '/about', 'about me' + navigate_to '/portfolio', 'portfolio' navigate_to '/games', 'games' navigate_to '/projects', 'other' a { -- cgit v1.2.3