shockrah
7f626cd7ee
NOTE: I'm yoloing the push for this because IDK if I need any refer's on the iframe probably not but leaving this note on the likely chance of it breaking. Testing locally proved to be somewhat annoying
9 lines
194 B
HTML
9 lines
194 B
HTML
<!-- Dimensions inspired by Terry A. Davis -->
|
|
<iframe
|
|
src="https://player.twitch.tv/?channel={{ .Get 0 }}&parent=temper.tv"
|
|
height="640"
|
|
width="480"
|
|
allowfullscreen>
|
|
</iframe>
|
|
|