diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-28 12:26:05 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-28 12:26:05 +0000 |
| commit | cf6a20b4e065d0bb40be75377138348b4df6e95f (patch) | |
| tree | 8fbf4dbd00cee119087c135a69737d69c909252d /build | |
| parent | add VJmidiKit (diff) | |
| download | mmm-cf6a20b4e065d0bb40be75377138348b4df6e95f.tar.gz mmm-cf6a20b4e065d0bb40be75377138348b4df6e95f.zip | |
portfolio wip
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 { |
