aboutsummaryrefslogtreecommitdiffstats
path: root/root/experiments
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2018-11-01 07:10:38 +0000
committers-ol <s-ol@users.noreply.github.com>2018-11-01 07:10:38 +0000
commitd8daeb2a0b891bae03a7de2ae4ddf9e7b8b9f66b (patch)
treece843bc1325d095c825da354f14765bc3c72f0db /root/experiments
parentfix event handles in lib.dom (diff)
downloadmmm-d8daeb2a0b891bae03a7de2ae4ddf9e7b8b9f66b.tar.gz
mmm-d8daeb2a0b891bae03a7de2ae4ddf9e7b8b9f66b.zip
smooth navigation
Diffstat (limited to 'root/experiments')
-rw-r--r--root/experiments/init.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/experiments/init.moon b/root/experiments/init.moon
index 0beb78c..7b3a05d 100644
--- a/root/experiments/init.moon
+++ b/root/experiments/init.moon
@@ -16,7 +16,7 @@ Fileder {
href: child.path,
onclick: (e) =>
e\preventDefault!
- BROWSER\navigate "animations | #{name}",
+ BROWSER\navigate child.path
},
': ', desc
}