diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:45:39 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2018-12-17 15:45:39 +0000 |
| commit | 00f90189e3efaaadd777b2f6557c41cd01ed4bb7 (patch) | |
| tree | 4126e0f50bb16d0f6243d009e68115cc62e1c250 /build | |
| parent | add subheader (diff) | |
| download | mmm-00f90189e3efaaadd777b2f6557c41cd01ed4bb7.tar.gz mmm-00f90189e3efaaadd777b2f6557c41cd01ed4bb7.zip | |
add about section
Diffstat (limited to 'build')
| -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 { |
