Skip to content

Commit bb3fb85

Browse files
JRemitzclaude
andcommitted
feat: add Twitch to social profiles
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9cbf078 commit bb3fb85

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"https://www.linkedin.com/in/jremitz/",
5959
"https://github.com/StreamnDad",
6060
"https://www.reddit.com/user/streamn-dad/",
61-
"https://www.snapchat.com/@streamn-dad"
61+
"https://www.snapchat.com/@streamn-dad",
62+
"https://www.twitch.tv/streamn_dad"
6263
]
6364
}
6465
</script>
@@ -1091,6 +1092,19 @@ <h3>Watch, follow, and share</h3>
10911092
<p>Behind-the-scenes snaps from game day.</p>
10921093
<a href="https://www.snapchat.com/@streamn-dad">Follow</a>
10931094
</div>
1095+
<div class="social-card">
1096+
<div class="social-brand">
1097+
<svg class="social-icon" viewBox="0 0 24 24" aria-hidden="true">
1098+
<path
1099+
fill="#9146ff"
1100+
d="M4.3 3 3 6.3v12.4h4.5V21h2.8l2.5-2.3h3.7l5-5V3H4.3Zm15 9.4-2.8 2.8h-4.5l-2.5 2.5v-2.5H5.8V4.7h13.5v7.7Zm-2.8-5.1v4.5h-1.7V7.3h1.7Zm-4.5 0v4.5h-1.7V7.3H12Z"
1101+
/>
1102+
</svg>
1103+
<span>Twitch</span>
1104+
</div>
1105+
<p>Live game streams and replays.</p>
1106+
<a href="https://www.twitch.tv/streamn_dad">Follow</a>
1107+
</div>
10941108
<div class="social-card">
10951109
<div class="social-brand">
10961110
<svg class="social-icon" viewBox="0 0 24 24" aria-hidden="true">

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://streamn.dad/</loc>
5-
<lastmod>2026-03-13</lastmod>
5+
<lastmod>2026-03-24</lastmod>
66
</url>
77
<url>
88
<loc>https://streamn.dad/privacy.html</loc>

0 commit comments

Comments
 (0)