From 7ac22e4582c53944da8a1be2d00ac87bb95d31e9 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Fri, 12 Aug 2022 08:47:56 +0200 Subject: [PATCH] Fixing typo --- assets/json/offline-search-index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/json/offline-search-index.json b/assets/json/offline-search-index.json index 0396a0876c..faadcb31a4 100644 --- a/assets/json/offline-search-index.json +++ b/assets/json/offline-search-index.json @@ -1,7 +1,7 @@ {{- $.Scratch.Add "offline-search-index" slice -}} {{- range where .Site.AllPages ".Params.exclude_search" "!=" true -}} {{- /* We have to apply `htmlUnescape` again after `truncate` because `truncate` applies `html.EscapeString` if the argument is not HTML. */ -}} -{{- /* Indvidual taxonomies can be added in the next line by add '"taxonomy-name" (.Params.taxonomy-name | default "")' to the dict (as seen for categories and tags). */ -}} +{{- /* Individual taxonomies can be added in the next line by add '"taxonomy-name" (.Params.taxonomy-name | default "")' to the dict (as seen for categories and tags). */ -}} {{- $.Scratch.Add "offline-search-index" (dict