WIP WYSIWYG ~3D SVG editor.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update index.html to point to submodules.

+2 -2
+2 -2
index.html
··· 6 6 <title>Zoodle</title> 7 7 <link rel="stylesheet" href="styles.css"> 8 8 <link rel="stylesheet" href="https://use.typekit.net/mcn0osz.css"> 9 - <script src="zdog.js"></script> 10 - <script src="zfetch.js"></script> 9 + <script src="zdog/dist/zdog.dist.js"></script> 10 + <script src="zfetch/zfetch.js"></script> 11 11 </head> 12 12 <body> 13 13 <main>