mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-03-13 06:14:03 +00:00
Merge 0f50648e48
into 118997fa92
This commit is contained in:
commit
5a0571051b
@ -5,7 +5,7 @@
|
||||
{{ $searchConfig := i18n "bookSearchConfig" | default "{}" }}
|
||||
|
||||
(function () {
|
||||
const searchDataURL = '{{ $searchData.RelPermalink }}';
|
||||
const searchDataURL = '{{ $searchData.Permalink }}';
|
||||
const indexConfig = Object.assign({{ $searchConfig }}, {
|
||||
doc: {
|
||||
id: 'id',
|
||||
|
Loading…
Reference in New Issue
Block a user