chore: feed update

This commit is contained in:
Cory Dransfeldt 2023-08-26 19:16:13 -07:00
parent 8fedb14dbe
commit 713c3c219e
No known key found for this signature in database
4 changed files with 11 additions and 14 deletions

View file

@ -35,4 +35,4 @@ meta:
}
</style>
<div id="search" class="search"></div>
<script src="https://coryd.dev/_pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false, processTerm: (term) => {console.log(term)} });"></script>
<script src="https://coryd.dev/_pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false, processTerm: (term) => {clicky.log('/search', term, 'pageview');} });"></script>