clean up search output
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-09-12 10:13:43 -07:00
parent 1a2850ca8c
commit 830c1a4666
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ layout: base.njk
---
{% js %}{% include "node_modules/@zachleat/heading-anchors/heading-anchors.js" %}{% endjs %}
<heading-anchors content="<i class='fa-solid fa-anchor'></i>">
<heading-anchors content="<i class='fa-solid fa-anchor'></i>" data-pagefind-body>
<h1>{{ title }}</h1>
{{ content | safe }}