mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 03:31:23 +00:00
Merge 0f50648e48
into 7c78a39c53
This commit is contained in:
commit
b6e830bff3
@ -5,7 +5,7 @@
|
||||
{{ $searchConfig := i18n "bookSearchConfig" | default "{}" }}
|
||||
|
||||
(function () {
|
||||
const searchDataURL = '{{ $searchData.RelPermalink }}';
|
||||
const searchDataURL = '{{ $searchData.Permalink }}';
|
||||
const indexConfig = Object.assign({{ $searchConfig }}, {
|
||||
includeScore: true,
|
||||
useExtendedSearch: true,
|
||||
|
Loading…
Reference in New Issue
Block a user