Update quartz.layout.ts

This commit is contained in:
enneaa 2025-03-13 21:22:42 +08:00 committed by GitHub
parent 67bf260847
commit bf83a42648
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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