aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-10-06 13:57:34 +0000
committers-ol <s-ol@users.noreply.github.com>2019-10-06 16:13:52 +0000
commit5e3810532c740ddb691cd4dec67909af9ae7b7c5 (patch)
tree47d6017e451805de92f7d0b3a1f2c6a7cc80dbe5 /build
parentmake logo clickable (diff)
parentbugfixes (diff)
downloadmmm-5e3810532c740ddb691cd4dec67909af9ae7b7c5.tar.gz
mmm-5e3810532c740ddb691cd4dec67909af9ae7b7c5.zip
Merge branch 'portfolio'
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 428ca6f..7985371 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 {