We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448ca5d commit 7d63b82Copy full SHA for 7d63b82
assets/projects.js
@@ -63,10 +63,10 @@ export default [
63
"scale": "1"
64
},
65
{
66
- "url": "https://www.shadertoy.com/view/lX3XWl",
67
- "author": "Matthias Meissen",
68
- "author_url": "https://www.instagram.com/matthiasmeissen/",
69
- "color": "black",
70
- "scale": "1"
71
-}
+ "url": "https://www.shadertoy.com/embed/lX3XWl?gui=false&t=0&paused=true&muted=false",
+ "author": "Matthias Meissen",
+ "author_url": "https://www.instagram.com/matthiasmeissen/",
+ "color": "black",
+ "scale": "1"
+ }
72
];
0 commit comments