diff options
Diffstat (limited to 'build/layout.moon')
| -rw-r--r-- | build/layout.moon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/layout.moon b/build/layout.moon index e6e136d..e17be2a 100644 --- a/build/layout.moon +++ b/build/layout.moon @@ -44,7 +44,7 @@ logo = svg { -- pick 'mostly code', 'code and wires', 'silicon', 'electronics' } aside { - -- a 'about me', href: '/about' + a 'about me', href: '/about' a 'games', href: '/games' a 'other', href: '/projects' a { |
