mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
change urls
This commit is contained in:
parent
1084d51f21
commit
1d49bb1086
@ -9,7 +9,7 @@ const config: QuartzConfig = {
|
||||
analytics: {
|
||||
provider: "plausible",
|
||||
},
|
||||
baseUrl: "erdemozgen.github.io/brain",
|
||||
baseUrl: "erdemozgen.github.io/",
|
||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||
defaultDateType: "created",
|
||||
theme: {
|
||||
|
||||
@ -7,7 +7,7 @@ export const sharedPageComponents: SharedLayout = {
|
||||
header: [],
|
||||
footer: Component.Footer({
|
||||
links: {
|
||||
GitHub: "https://github.com/jackyzha0/quartz",
|
||||
GitHub: "https://github.com/ErdemOzgen/erdemozgen.github.io",
|
||||
"Discord Community": "https://discord.gg/cRFFHYye7t",
|
||||
},
|
||||
}),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user