aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/layout.moon7
1 files changed, 4 insertions, 3 deletions
diff --git a/build/layout.moon b/build/layout.moon
index 85f3bfa..0aaad70 100644
--- a/build/layout.moon
+++ b/build/layout.moon
@@ -34,9 +34,10 @@ logo = svg {
div {
h1 {
logo
- b!
- span 'mmm', class: 'bold'
- '.s-ol.nu'
+ span {
+ span 'mmm', class: 'bold'
+ '.s-ol.nu'
+ }
}
span "fun stuff with code and wires"
-- pick 'fun', 'cool', 'weird', 'interesting', 'new'