From ba9c106a881b0735da8f63ced88077565557b078 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Wed, 2 Jul 2025 01:21:05 -0500 Subject: [PATCH] Add data-pagefind-body to main content element In preparation for adding Pagefind search support to bbaovanc.com. Those templates will just go in the bbaovanc.com tree instead. --- layouts/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/baseof.html b/layouts/baseof.html index 584a608..6a43a7a 100644 --- a/layouts/baseof.html +++ b/layouts/baseof.html @@ -19,7 +19,7 @@ {{ partial "breadcrumb.html" . }} {{ end }} -
+
{{ block "main" . }} THIS TEXT SHOULD NOT SHOW. YUZSIQGHE (that string is so I can grep for it) {{ end }}