diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-22 23:27:00 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-07-22 23:27:00 +0200 |
| commit | 45c89b984d3f2b3bf97c8c5ee52e62aa6a4af6dc (patch) | |
| tree | 098417a178a0fe4e054722a84e696d4574c98b16 /template/_includes.html | |
| parent | 773829d1848f1f18ef587ed5608dd72483c9be53 (diff) | |
| download | mitjafelicijan.com-45c89b984d3f2b3bf97c8c5ee52e62aa6a4af6dc.tar.gz | |
Added front end search
Diffstat (limited to 'template/_includes.html')
| -rwxr-xr-x | template/_includes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/_includes.html b/template/_includes.html index d16fa3d..8102a35 100755 --- a/template/_includes.html +++ b/template/_includes.html | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | <!-- user code --> | 1 | <!-- user code --> |
| 2 | 2 | ||
| 3 | <script src="/script.js?v=2022-01-30-01" async></script> | 3 | <script src="/assets/general/elasticlunr.min.js"></script> |
| 4 | <script src="/script.js?v=2022-07-22-02" async></script> | ||
