aboutsummaryrefslogtreecommitdiff
path: root/template/_includes.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:24:39 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-10-07 21:24:39 +0200
commit43e7ed294c18ee8004f40ec6c1ed1c21f1190c49 (patch)
tree19a21c3801394a60d408562f437ba71e3dd3e8eb /template/_includes.html
parent7f631c493d04ba96e36975365532e2172fec367e (diff)
downloadmitjafelicijan.com-43e7ed294c18ee8004f40ec6c1ed1c21f1190c49.tar.gz
Async JS script
Diffstat (limited to 'template/_includes.html')
-rwxr-xr-xtemplate/_includes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_includes.html b/template/_includes.html
index 8627609..c0b639d 100755
--- a/template/_includes.html
+++ b/template/_includes.html
@@ -1,3 +1,3 @@
1<!-- user code --> 1<!-- user code -->
2 2
3<script src="/script.js"></script> 3<script src="/script.js?v=2021-10-07" async></script>