Skip to content

Commit 14107af

Browse files
committed
comment out links
1 parent 3d920dd commit 14107af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quartz.layout.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ 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/jackyzha0/quartz",
11+
// "Discord Community": "https://discord.gg/cRFFHYye7t",
1212
},
1313
}),
1414
}

0 commit comments

Comments
 (0)