mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-21 11:54:05 -06:00
Update quartz.layout.ts
This commit is contained in:
parent
a639166a78
commit
da62170a33
@ -61,8 +61,8 @@ export const defaultContentPageLayout: PageLayout = {
|
|||||||
// from data-category-id
|
// from data-category-id
|
||||||
categoryId: 'DIC_kwDOOHb7a84Cn6os',
|
categoryId: 'DIC_kwDOOHb7a84Cn6os',
|
||||||
themeUrl: "https://enneaaa.netlify.app/static/giscus", // corresponds to quartz/static/giscus/
|
themeUrl: "https://enneaaa.netlify.app/static/giscus", // corresponds to quartz/static/giscus/
|
||||||
lightTheme: "light-theme", // corresponds to light-theme.css in quartz/static/giscus/
|
lightTheme: "light", // corresponds to light-theme.css in quartz/static/giscus/
|
||||||
darkTheme: "dark-theme", // corresponds to dark-theme.css quartz/static/giscus/
|
darkTheme: "dark", // corresponds to dark-theme.css quartz/static/giscus/
|
||||||
mapping: "title",
|
mapping: "title",
|
||||||
inputPosition: "bottom",
|
inputPosition: "bottom",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user