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 2831499 commit 3654e82Copy full SHA for 3654e82
src/website/component/footer.gleam
@@ -26,6 +26,12 @@ pub const socials = [
26
url: "https://bsky.app/profile/gearsco.de",
27
description: "Random social media posting",
28
),
29
+ Social(
30
+ icon: "twitch.png",
31
+ name: "Twitch",
32
+ url: "https://twitch.tv/gearsdatapacks",
33
+ description: "Occasional programming livestreams",
34
+ ),
35
Social(
36
icon: "modrinth.svg",
37
name: "Modrinth",
static/images/twitch.png
23 KB
0 commit comments