diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:24:39 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 21:24:39 +0200 |
| commit | 43e7ed294c18ee8004f40ec6c1ed1c21f1190c49 (patch) | |
| tree | 19a21c3801394a60d408562f437ba71e3dd3e8eb /template/_includes.html | |
| parent | 7f631c493d04ba96e36975365532e2172fec367e (diff) | |
| download | mitjafelicijan.com-43e7ed294c18ee8004f40ec6c1ed1c21f1190c49.tar.gz | |
Async JS script
Diffstat (limited to 'template/_includes.html')
| -rwxr-xr-x | template/_includes.html | 2 |
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> |
