We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ed2c0 commit 78e167bCopy full SHA for 78e167b
quartz.layout.ts
@@ -7,8 +7,10 @@ export const sharedPageComponents: SharedLayout = {
7
header: [],
8
footer: Component.Footer({
9
links: {
10
- GitHub: "https://github.com/jackyzha0/quartz",
11
- "Discord Community": "https://discord.gg/cRFFHYye7t",
+ GitHub: "https://github.com/gitblanc/Obsidian-Notes",
+ LinkedIn:
12
+ "https://www.linkedin.com/in/eduardo-blanco-bielsa-408908233/?trk=public-profile-join-page",
13
+ Twitter: "https://twitter.com/gitblanc",
14
},
15
}),
16
}
0 commit comments