Update quartz.layout.ts

This commit is contained in:
enneaa 2025-03-12 23:17:47 +08:00 committed by GitHub
parent 6f4965a914
commit 43844a77f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,8 @@ export const sharedPageComponents: SharedLayout = {
footer: Component.Footer({
links: {
GitHub: "https://github.com/jackyzha0/quartz",
"Discord Community": "https://discord.gg/cRFFHYye7t",
"Discord Community": "https://discord.gg/cRFFHYye7t", 
"Scroll to top ↑": "#",
},
}),
}