Skip to content

Commit

Permalink
ipdate sit config
Browse files Browse the repository at this point in the history
  • Loading branch information
sajal2692 committed Jan 27, 2024
1 parent c4fa6f5 commit 525cb87
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://sajalsharma.com/", // replace this with your deployed domain
website: "https://sajal2692.github.io", // "https://sajalsharma.com/", // replace this with your deployed domain
author: "Sajal Sharma",
desc: "Internet home of Sajal Sharma, a software engineer specializing in AI and ML.",
title: "Sajal Sharma",
Expand Down

0 comments on commit 525cb87

Please sign in to comment.