We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d920dd commit 14107afCopy full SHA for 14107af
quartz.layout.ts
@@ -7,8 +7,8 @@ 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/jackyzha0/quartz",
+ // "Discord Community": "https://discord.gg/cRFFHYye7t",
12
},
13
}),
14
}
0 commit comments