1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-22 16:11:17 -04:00

if multiple of the same shortcode are used, only load scripts once

This commit is contained in:
2019-12-15 23:11:18 -05:00
parent 951c5f2c3f
commit fa98e48664
13 changed files with 37 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
<div id="commento"></div>
<script src="https://comments.jarv.is/js/commento.js"></script>
<script async defer src="https://comments.jarv.is/js/commento.js"></script>