diff --git a/quartz.layout.ts b/quartz.layout.ts index 9dd65502c..a00f6d9aa 100644 --- a/quartz.layout.ts +++ b/quartz.layout.ts @@ -9,8 +9,8 @@ export const sharedPageComponents: SharedLayout = {   afterBody: [], footer: Component.Footer({  links: { - RSS: "https://enneaaa.netlify.app/feed.xml",    - "Scroll to top ↑": "#",  + RSS: "https://enneaa.netlify.app/feed.xml",    + "Scroll to top ↑": "#",   }, }), }