We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e949abf + 671b573 commit 7b7b4f8Copy full SHA for 7b7b4f8
2 files changed
assets/links.js
@@ -25,9 +25,9 @@ export default [
25
target: "https://funprogramming.org/pad/p/ccjam",
26
},
27
{
28
- title: "Twitter",
29
- path: "/twitter",
30
- target: "https://twitter.com/CreativeCodeBLN",
+ title: "Mastodon",
+ path: "/mastodon",
+ target: "https://genart.social/@creativeCodeBLN",
31
32
33
title: "Chat",
public/_redirects
@@ -3,6 +3,7 @@
3
/ccs https://funprogramming.org/pad/p/ccs 301
4
/archive https://creativecodeberlin.github.io/Stammtisch/ 301
5
/jam https://funprogramming.org/pad/p/ccjam 301
6
+/mastodon https://genart.social/@creativeCodeBLN 301
7
/twitter https://twitter.com/CreativeCodeBLN 301
8
/chat https://funprogramming.org/chat 301
9
/discord https://discord.gg/EnqmrU9 301
0 commit comments