Skip to content

Commit 3654e82

Browse files
Link to twitch channel
1 parent 2831499 commit 3654e82

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/website/component/footer.gleam

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ pub const socials = [
2626
url: "https://bsky.app/profile/gearsco.de",
2727
description: "Random social media posting",
2828
),
29+
Social(
30+
icon: "twitch.png",
31+
name: "Twitch",
32+
url: "https://twitch.tv/gearsdatapacks",
33+
description: "Occasional programming livestreams",
34+
),
2935
Social(
3036
icon: "modrinth.svg",
3137
name: "Modrinth",

static/images/twitch.png

23 KB
Loading

0 commit comments

Comments
 (0)