diff --git a/src/config.ts b/src/config.ts index 4bbdc4d..1a2ffd9 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,7 +1,7 @@ import type { Site, SocialObjects } from "./types"; export const SITE: Site = { - website: "https://thuantanphamfilms.pages.dev/", // replace this with your deployed domain + website: "https://thuantanphamfilms.vercel.app/", // replace this with your deployed domain author: "Thuan Pham", desc: "Thuan Tan Pham Films website by thuan pham blog link", title: "Thuan Tan Pham Films",