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

Commit

Permalink
auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Broken Rice Films committed Jul 13, 2024
1 parent 70168cc commit 3696c56
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://brokenricefilms.pages.dev/", // replace this with your deployed domain
website: "https://brokenricefilms.github.io/", // replace this with your deployed domain
author: "Thuan Pham",
desc: "Thuan Pham, a video editor based in Ho Chi Minh City, who goes by Broken Rice Films.",
title: "Broken Rice Films",
Expand Down

0 comments on commit 3696c56

Please sign in to comment.