From bd530c4afc9d55b229c827b0e5a3db2a7a2d01fa Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:24:29 +0530 Subject: [PATCH] experiment with search readme --- .vitepress/config.mts | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index c74d30ff5..48b16335b 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -80,6 +80,7 @@ export default defineConfig({ themeConfig: { search: { options: { + miniSearch: { searchOptions: {combineWith: "AND"} }, detailedView: true, }, provider: "local", diff --git a/README.md b/README.md index 01804fc46..919d7180d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**The Largest Collection of Free Stuff On The Internet!** +**The largest collection of free stuff on the internet!** * Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything. * If you're adding a new site, please [search](https://raw.githubusercontent.com/nbats/FMHYedit/main/single-page) first to make sure we don't already have it.