mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54: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(),
|
||||
],
|
||||
right: [
|
||||
Component.DesktopOnly(Component.TagList()),
|
||||
Component.DesktopOnly(Component.TagList()),
|
||||
Component.DesktopOnly(Component.TableOfContents()),
|
||||
Component.DesktopOnly(Component.Graph()),
|
||||
],
|
||||
@ -60,7 +60,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
category: 'Announcements',
|
||||
// from data-category-id
|
||||
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/
|
||||
darkTheme: "dark", // corresponds to dark-theme.css quartz/static/giscus/
|
||||
mapping: "title",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user