From 72829c68ec50c432b38fefcb28613c75657fb2bb Mon Sep 17 00:00:00 2001 From: s-ol Date: Tue, 23 Oct 2018 00:36:24 +1100 Subject: CanvasApp whammy.js webm exporting --- app/init.moon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/init.moon') diff --git a/app/init.moon b/app/init.moon index e97d6cc..0cf846a 100644 --- a/app/init.moon +++ b/app/init.moon @@ -33,9 +33,9 @@ experiments = desc: 'Playground for Functional Tags' render: -> require '.tags' }, - quasihilbert: { + koch: { desc: "lil' fractal thing", - render: -> require '.quasihilbert' + render: -> require '.koch' }, destify = (name, route) -> -- cgit v1.2.3