mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:35:31 -04:00
if multiple of the same shortcode are used, only load scripts once
This commit is contained in:
6
layouts/shortcodes/facebook.amp.html
Normal file
6
layouts/shortcodes/facebook.amp.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<amp-facebook
|
||||
width="552"
|
||||
height="310"
|
||||
layout="responsive"
|
||||
data-href="{{ .Get "url" }}">
|
||||
</amp-facebook>
|
Reference in New Issue
Block a user