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>
|
||
|
|