skewer is awesome!

This commit is contained in:
Aaron Mueller 2014-08-31 23:23:48 +02:00
parent 06c83cbd68
commit bef4d3f6a7

View file

@ -8,6 +8,7 @@
</head> </head>
<body> <body>
<canvas id="fuTris"></canvas> <canvas id="fuTris"></canvas>
<script src="http://localhost:8080/skewer"></script>
<script src="fuTris.js"></script> <script src="fuTris.js"></script>
</body> </body>
</html> </html>