HMS '24: Embed Twitch player and enable Donate button

This commit is contained in:
Abner Coimbre
2024-11-20 00:59:59 -08:00
parent c14d236218
commit 7f99038c33
4 changed files with 23 additions and 10 deletions

View File

@@ -16,6 +16,12 @@
</div>
{{ end }}
<iframe
src="https://player.twitch.tv/?channel=abnercoimbre&parent=handmadecities.com"
height="480"
width="854"
allowfullscreen
></iframe>
{{ if .triple_section }}
{{ partial "components/triple_section.html" . }}