mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Deploying to gh-pages from @ 42d23833f2 🚀
This commit is contained in:
parent
2d5d49a84c
commit
871d1b4e1c
2 changed files with 30 additions and 3 deletions
|
|
@ -1 +1,2 @@
|
|||
const snippets = [{"title": "Composition","url": "https://reanimate.clozecards.com/ATcv1$xjG06/30.svg","code": "animation :: Animation\nanimation = docEnv $\n drawBox `parA` drawCircle\n\n"},{"title": "Color Maps","url": "https://reanimate.clozecards.com/HPNi7PpImrc/15.svg","code": "animation :: Animation\nanimation = docEnv $ staticFrame 1 $\n showColorMap parula\n"}];
|
||||
const playgroundVersion = "2020-08-22 (42d23)";
|
||||
|
|
|
|||
Loading…
Reference in a new issue