Search and stuff

This commit is contained in:
2026-03-11 18:58:42 -05:00
parent 4665a00bc7
commit a5316f1a69
43 changed files with 422 additions and 106 deletions

View File

@@ -1,8 +1,8 @@
---
layout: layouts/base.njk
---
<article class="post">
<h1>{{ title | safe }}</h1>
<article class="post" data-pagefind-body>
<h1>{{ title | markdownify | safe}}</h1>
{% include "mastodonComments.njk" %}
{% if not hideMetadata %}
<div class="post-metadata">