mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-20 11:14:27 -04:00
Google AMP support & switch to NPM builds (#14)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<p class="center">
|
||||
<amp-youtube
|
||||
data-videoid="{{ index .Params 0 }}"
|
||||
layout="responsive"
|
||||
width="480"
|
||||
height="270"
|
||||
></amp-youtube>
|
||||
</p>
|
||||
Reference in New Issue
Block a user