Skip to content

Commit 793f3b3

Browse files
authored
Merge pull request #113 from CreativeCodeBerlin/thebranch
add sketch, replace shadertoy sketch
2 parents 675c392 + 198f6dc commit 793f3b3

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

assets/projects.js

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ export default [
2828
"scale": "1.75",
2929
},
3030
{
31-
"url": "https://www.shadertoy.com/embed/tfVXz1?gui=false&t=10&paused=false&muted=true",
31+
"url": "https://hamoid.com/static/code/shadertoy/shadertoy-tfVXz1.html",
3232
"author": "aBe",
3333
"author_url": "https://hamoid.com",
3434
"color": "black",
35-
"scale": "1.05",
35+
"scale": "1",
3636
},
3737
{
3838
"url": "https://cables.gl/view/y2j30p",
@@ -96,5 +96,12 @@ export default [
9696
"author_url": "https://abd.ooo/90/",
9797
"color": "black",
9898
"scale": "1"
99+
},
100+
{
101+
"url": "https://gfx.aimparency.org/greetings/",
102+
"author": "fairlix",
103+
"author_url": "https://avonx.space/",
104+
"color": "black",
105+
"scale": "1"
99106
}
100107
];

public/_redirects

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
/archive https://creativecodeberlin.github.io/Stammtisch/ 301
55
/jam https://funprogramming.org/pad/p/ccjam 301
66
/mastodon https://genart.social/@creativeCodeBLN 301
7-
/twitter https://twitter.com/CreativeCodeBLN 301
87
/chat https://funprogramming.org/chat 301
9-
/discord https://discord.gg/EnqmrU9 301
8+
/discord https://discord.gg/CwNUGu5 301
109
/telegram https://t.me/creativecodeberlin 301
1110
/instagram https://www.instagram.com/creativecodebln/ 301
1211
/github https://github.com/CreativeCodeBerlin 301

0 commit comments

Comments
 (0)