mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 19:04:06 -06:00
Update quartz.layout.ts
This commit is contained in:
parent
75530659c9
commit
a639166a78
@ -9,8 +9,8 @@ export const sharedPageComponents: SharedLayout = {
|
|||||||
afterBody: [],
|
afterBody: [],
|
||||||
footer: Component.Footer({
|
footer: Component.Footer({
|
||||||
links: {
|
links: {
|
||||||
RSS: "https://enneaaa.netlify.app/feed.xml",
|
RSS: "https://enneaa.netlify.app/feed.xml",
|
||||||
"Scroll to top ↑": "#",
|
"Scroll to top ↑": "#",
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user