Update quartz.layout.ts

This commit is contained in:
enneaa 2025-03-12 22:45:10 +08:00 committed by GitHub
parent 956e78609b
commit 251f660652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ export const defaultContentPageLayout: PageLayout = { 
themeUrl: "https://enneaaa.netlify.app/static/giscus", 
lightTheme: "light-theme",
darkTheme: "dark-theme",
inputPosition: "top"
inputPosition: "top",
}
}),
],