Update constants.ts

This commit is contained in:
nbats 2023-11-12 12:25:14 -08:00 committed by GitHub
parent c22f851b30
commit 8df07d6e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"],
};