Skip to content

Commit 7d63b82

Browse files
authored
use embed instead of view
1 parent 448ca5d commit 7d63b82

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

assets/projects.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ export default [
6363
"scale": "1"
6464
},
6565
{
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-
}
66+
"url": "https://www.shadertoy.com/embed/lX3XWl?gui=false&t=0&paused=true&muted=false",
67+
"author": "Matthias Meissen",
68+
"author_url": "https://www.instagram.com/matthiasmeissen/",
69+
"color": "black",
70+
"scale": "1"
71+
}
7272
];

0 commit comments

Comments
 (0)