diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-06 09:17:58 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-06 09:17:58 +0200 |
| commit | 3895a7702f48c52f437d09a1589a0119b6475290 (patch) | |
| tree | bd82cef3340f901fa62ccc8deef014404439865b /config.yaml | |
| parent | c7ed98af94b9e59ec3233bae562ae3741c6cd906 (diff) | |
| download | gohugo-theme-ed-3895a7702f48c52f437d09a1589a0119b6475290.tar.gz | |
Remove no longer needed jQuery library
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.yaml b/config.yaml index 1a57cc2..6aefd31 100644 --- a/config.yaml +++ b/config.yaml @@ -5,10 +5,6 @@ module: min: '0.95.0' imports: - - path: github.com/jquery/jquery-dist - mounts: - - source: dist/jquery.js - target: assets/js/vendor/jquery.js - path: github.com/olivernn/lunr.js mounts: - source: lunr.js |
