Skip to content

Commit

Permalink
Merge pull request #8 from sajal2692/develop
Browse files Browse the repository at this point in the history
Update Site Address
  • Loading branch information
sajal2692 committed Jan 28, 2024
2 parents 43ae789 + 3eb70e5 commit f01ec76
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://sajal2692.github.io", // "https://sajalsharma.com/", // replace this with your deployed domain
website: "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 f01ec76

Please sign in to comment.