mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
feat: implement post search using Pagefind (#12)
This commit is contained in:
@@ -52,6 +52,7 @@ const { remarkPluginFrontmatter } = await entry.render();
|
||||
<!-- title -->
|
||||
<div class="relative">
|
||||
<div
|
||||
data-pagefind-body data-pagefind-weight="10" data-pagefind-meta="title"
|
||||
class="transition w-full block font-bold mb-3
|
||||
text-3xl md:text-[2.5rem]/[2.75rem]
|
||||
text-black/90 dark:text-white/90
|
||||
|
||||
Reference in New Issue
Block a user