fix: remove jekyll search js

This commit is contained in:
geekifan
2025-05-11 20:43:41 +08:00
parent aa903325c4
commit ae513d5e9e
3 changed files with 0 additions and 10 deletions

View File

@ -18,10 +18,6 @@
{{ $urls := slice }}
{{ $urls = $urls | append $data.search.js }}
<!-- layout specified -->
{{ if or (eq .Type "post") (eq .Layout "page") $is_home }}
{{ with $data.lazyPolyfill.js }}