Update quartz.layout.ts

This commit is contained in:
enneaa 2025-03-13 20:54:50 +08:00 committed by GitHub
parent 7368ffde51
commit 74de297bbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ export const sharedPageComponents: SharedLayout = {  
afterBody: [], afterBody: [],
footer: Component.Footer({  footer: Component.Footer({ 
links: { links: {
GitHub: "https://github.com/jackyzha0/quartz",    GitHub: "https://github.com/enneaa",   
"Scroll to top ↑": "#",  "Scroll to top ↑": "#", 
}, },
}), }),