mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-02 18:17:30 -05:00
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.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<main id="main-content">
|
||||
<main id="main-content" data-pagefind-body>
|
||||
{{ block "main" . }}
|
||||
THIS TEXT SHOULD NOT SHOW. YUZSIQGHE (that string is so I can grep for it)
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user