This commit is contained in:
taskylizard
2023-10-31 00:02:25 +05:30
parent fe7f5bb663
commit 3f1373eb7a
9 changed files with 2867 additions and 181 deletions

7
.vitepress/constants.ts Normal file
View File

@@ -0,0 +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!",
hostname: "https://fmhy.pages.dev",
keywords: ["stream", "movies", "gaming", "reading", "anime"],
};