diff --git a/.vitepress/constants.ts b/.vitepress/constants.ts index 5282db678..053cd8977 100644 --- a/.vitepress/constants.ts +++ b/.vitepress/constants.ts @@ -1,7 +1,7 @@ export const meta = { name: "FreeMediaHeckYeah", description: - "The Largest Collection Of Free Stuff On The Internet!The Largest Collection Of Free Stuff On The Internet!", + "The largest collection of free stuff on the internet!The largest collection of free stuff on the internet!", hostname: process.env.COMMIT_REF ? "https://fmhy.netlify.app" : "https://fmhy.pages.dev", keywords: ["stream", "movies", "gaming", "reading", "anime"], };