Files
Examples/NodeJS/SimpleWebServer/public/Animation.html
2018-04-20 10:15:15 +01:00

13 lines
255 B
HTML

<!DOCTYPE html>
<title>plane000 || Animation</title>
<html>
<head>
<script src="libraries/p5.js"></script>
<script src="JS/Animatething/animate.js"></script>
</script>
</head>
<body>
<a href="index.html">Return</h>
</body>
</html>