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.