fix: update search placeholder text for improved user guidance
This commit is contained in:
parent
5e078db43e
commit
bfb12ded11
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import Search from "astro-pagefind/components/Search";
|
|||
uiOptions={{
|
||||
showImages: false,
|
||||
translations: {
|
||||
placeholder: "What are you looking for?",
|
||||
placeholder: "Search posts...",
|
||||
},
|
||||
}}
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue