aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-09-28 12:26:05 +0000
committers-ol <s-ol@users.noreply.github.com>2019-09-28 12:26:05 +0000
commitcf6a20b4e065d0bb40be75377138348b4df6e95f (patch)
tree8fbf4dbd00cee119087c135a69737d69c909252d /build
parentadd VJmidiKit (diff)
downloadmmm-cf6a20b4e065d0bb40be75377138348b4df6e95f.tar.gz
mmm-cf6a20b4e065d0bb40be75377138348b4df6e95f.zip
portfolio wip
Diffstat (limited to 'build')
-rw-r--r--build/layout.moon1
1 files changed, 1 insertions, 0 deletions
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 {