improve effects, start adding search

This commit is contained in:
Joshua Seigler 2025-06-11 16:50:47 -04:00
parent e2fb545d0b
commit 36554b5b7b
8 changed files with 184 additions and 68 deletions

View file

@ -28,7 +28,7 @@ title: Joshua's Homepage
</head>
<body data-font="english" data-path="{{ page.url }}">
{% include "-header.njk" %}
<main>
<main data-pagefind-body>
{{ content | safe }}
</main>
{% include "-footer.njk" %}