1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 19:25:32 -04:00
2020-01-20 11:32:40 -05:00
parent 3e8d20eb61
commit be6f8b1fef
15 changed files with 65 additions and 13 deletions

View File

@@ -4,3 +4,7 @@
<div class="embed tweet">
{{ $json.html | safeHTML }}
</div>
{{- define "__shortcode_twitter_js" }}
<script async defer src="https://platform.twitter.com/widgets.js"></script>
{{- end }}