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
da62170a33
commit
fbdd9f33da
@ -43,7 +43,7 @@ export const defaultContentPageLayout: PageLayout = {
|
|||||||
// Component.Explorer(),
|
// Component.Explorer(),
|
||||||
],
|
],
|
||||||
right: [
|
right: [
|
||||||
Component.DesktopOnly(Component.TagList()),
|
Component.DesktopOnly(Component.TagList()),
|
||||||
Component.DesktopOnly(Component.TableOfContents()),
|
Component.DesktopOnly(Component.TableOfContents()),
|
||||||
Component.DesktopOnly(Component.Graph()),
|
Component.DesktopOnly(Component.Graph()),
|
||||||
],
|
],
|
||||||
@ -60,7 +60,7 @@ export const defaultContentPageLayout: PageLayout = {
|
|||||||
category: 'Announcements',
|
category: 'Announcements',
|
||||||
// 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://enneaa.netlify.app/static/giscus", // corresponds to quartz/static/giscus/
|
||||||
lightTheme: "light", // corresponds to light-theme.css in quartz/static/giscus/
|
lightTheme: "light", // corresponds to light-theme.css in quartz/static/giscus/
|
||||||
darkTheme: "dark", // corresponds to dark-theme.css quartz/static/giscus/
|
darkTheme: "dark", // corresponds to dark-theme.css quartz/static/giscus/
|
||||||
mapping: "title",
|
mapping: "title",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user