mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-23 10:34:25 -04:00
revert adding async
to some embed scripts
document.write() isn't allowed on asynchronously loaded scripts
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
</div>
|
||||
|
||||
{{- define "__shortcode_vimeo_js" }}
|
||||
<script async defer src="https://player.vimeo.com/api/player.js"></script>
|
||||
<script src="https://player.vimeo.com/api/player.js"></script>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user