Polish multilang mode, update docs

This commit is contained in:
Alex Shpak
2019-11-14 00:23:01 +01:00
parent 7b52bf4232
commit 13584878c2
14 changed files with 32 additions and 27 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
'use strict';
(function() {
const indexCfg = {{ with .Site.Params.BookSearchConfig }}
const indexCfg = {{ with .Scratch.Get "bookSearchConfig" }}
{{ . }};
{{ else }}
{};