diff options
Diffstat (limited to 'build')
| -rw-r--r-- | build/layout.moon | 1 |
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 { |
