1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 21:48:27 -04:00
jarv.is/layouts/shortcodes/tweet.amp.html

10 lines
207 B
HTML

<amp-twitter
width="375"
height="472"
layout="responsive"
data-tweetid="{{ index (last 1 (split (index .Params 0) "/")) 0 }}"
data-lang="en"
data-align="center"
data-dnt="true">
</amp-twitter>