Files
nathanupchurch.com/content/search/index.njk
T
2026-08-28 18:33:04 -05:00

13 lines
330 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
description: Were all searching for something.
layout: layouts/base.njk
search: true
title: Nathan Upchurch | Search
structuredData: none
---
<h1>Search this site</h1>
<div id="search" class="search"></div>
<script src="/pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false });"></script>