We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e876d commit 2a0eec4Copy full SHA for 2a0eec4
4 files changed
assets/projects.js
@@ -21,7 +21,7 @@ export default [
21
"scale": "1.85",
22
},
23
{
24
- "url": "https://openprocessing.org/sketch/886902/embed/",
+ "url": "https://creativecode.berlin/projects/openprocessing-886902/",
25
"author": "Boy d'Hont",
26
"author_url": "https://bdhont.net/",
27
"color": "white",
public/projects/openprocessing-886902/index.html
@@ -0,0 +1,8 @@
1
+<html>
2
+ <head>
3
+ <script src="main.js" type="text/javascript"></script><script src="lunar.js" type="text/javascript"></script><script src="https://cdn.jsdelivr.net/npm/p5@1.0.0/lib/p5.js" type="text/javascript"></script>
4
+ </head>
5
+<body>
6
+</body>
7
+
8
+</html>
0 commit comments