Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
try deploy with vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuan Pham committed Dec 16, 2023
1 parent 59daf90 commit 6e94e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 6e94e77

Please sign in to comment.