mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 06:58:28 -04:00
9 lines
155 B
HTML
9 lines
155 B
HTML
<p class="center">
|
|
<amp-youtube
|
|
data-videoid="{{ index .Params 0 }}"
|
|
layout="responsive"
|
|
width="480"
|
|
height="270">
|
|
</amp-youtube>
|
|
</p>
|