diff options
Diffstat (limited to 'template/_includes.html')
| -rwxr-xr-x | template/_includes.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/template/_includes.html b/template/_includes.html index 120f8f2..6615ff2 100755 --- a/template/_includes.html +++ b/template/_includes.html | |||
| @@ -1,8 +1,7 @@ | |||
| 1 | <!-- user code --> | 1 | <!-- user code --> |
| 2 | 2 | ||
| 3 | <script src="/assets/general/elasticlunr.min.js"></script> | ||
| 4 | <script src="/script.js?v=2022-07-22-02" async></script> | 3 | <script src="/script.js?v=2022-07-22-02" async></script> |
| 5 | 4 | ||
| 6 | <!-- Fathom - beautiful, simple website analytics --> | 5 | <!-- Fathom - beautiful, simple website analytics --> |
| 7 | <script src="https://cdn.usefathom.com/script.js" data-site="XHQARKXP" defer></script> | 6 | <script src="https://cdn.usefathom.com/script.js" data-site="XHQARKXP" defer></script> |
| 8 | <!-- / Fathom --> | 7 | <!-- / Fathom --> \ No newline at end of file |
