From 74e119b6e2ce33c3dc66ec078396dfac6314c6c4 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sat, 30 Dec 2023 16:35:36 +0100 Subject: theme: Add static page search with pagefind --- themes/conspiracy/layouts/_default/single.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/conspiracy/layouts/_default/single.html') diff --git a/themes/conspiracy/layouts/_default/single.html b/themes/conspiracy/layouts/_default/single.html index 231daf7..c7135f8 100644 --- a/themes/conspiracy/layouts/_default/single.html +++ b/themes/conspiracy/layouts/_default/single.html @@ -6,7 +6,11 @@ {{- if .Params.Date }} {{ .Date.Format "2006-01-02" }}{{- end }} {{- end }} + {{- if .Params.noindex }}
+ {{- else }} +
+ {{- end }} {{- if .Params.external_links }}