Skip to content

Commit 78e167b

Browse files
authoredJun 2, 2024
Update quartz.layout.ts
1 parent 85ed2c0 commit 78e167b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎quartz.layout.ts

+4-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ export const sharedPageComponents: SharedLayout = {
77
header: [],
88
footer: Component.Footer({
99
links: {
10-
GitHub: "https://github.com/jackyzha0/quartz",
11-
"Discord Community": "https://discord.gg/cRFFHYye7t",
10+
GitHub: "https://github.com/gitblanc/Obsidian-Notes",
11+
LinkedIn:
12+
"https://www.linkedin.com/in/eduardo-blanco-bielsa-408908233/?trk=public-profile-join-page",
13+
Twitter: "https://twitter.com/gitblanc",
1214
},
1315
}),
1416
}

0 commit comments

Comments
 (0)
Please sign in to comment.