chore: debug
This commit is contained in:
parent
aa73d84b97
commit
c5f5e55472
1 changed files with 1 additions and 1 deletions
|
@ -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 });"></script>
|
||||
<script src="https://coryd.dev/_pagefind/pagefind-ui.js" onload="new PagefindUI({ element: '#search', showImages: false, processResult: (result) => {console.log(result)} });"></script>
|
Reference in a new issue