Skip to content

Commit

Permalink
Initial Commit with changes for sudipto.me
Browse files Browse the repository at this point in the history
  • Loading branch information
sudiptosarkar committed Jul 13, 2024
1 parent 247625c commit 011fd34
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "module",
"author": "jackyzha0 <[email protected]>",
"license": "MIT",
"homepage": "https://quartz.jzhao.xyz",
"homepage": "https://sudipto.me",
"repository": {
"type": "git",
"url": "https://github.com/jackyzha0/quartz.git"
Expand Down
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const config: QuartzConfig = {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
baseUrl: "sudipto.me",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {
Expand Down

0 comments on commit 011fd34

Please sign in to comment.