diff --git a/quartz.layout.ts b/quartz.layout.ts index 052f6bf06..d72c305fb 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -8,7 +8,7 @@ export const sharedPageComponents: SharedLayout = {   afterBody: [], footer: Component.Footer({  links: { - GitHub: "https://github.com/jackyzha0/quartz",    + GitHub: "https://github.com/enneaa",    "Scroll to top ↑": "#",  }, }),