mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
Update quartz.layout.ts
This commit is contained in:
parent
ad60bfa3bf
commit
88c6878091
@ -45,14 +45,14 @@ export const defaultContentPageLayout: PageLayout = {
|
|||||||
Component.Comments({
|
Component.Comments({
|
||||||
provider: 'giscus',
|
provider: 'giscus',
|
||||||
options: {
|
options: {
|
||||||
// from data-repo
|
// from data-repo
|
||||||
repo: 'jackyzha0/quartz',
|
repo: 'enneaa/giscus',
|
||||||
// from data-repo-id
|
// from data-repo-id
|
||||||
repoId: 'MDEwOlJlcG9zaXRvcnkzODcyMTMyMDg',
|
repoId: 'R_kgDOOHb7aw',
|
||||||
// from data-category
|
// from data-category
|
||||||
category: 'Announcements',
|
category: 'Announcements',
|
||||||
// from data-category-id
|
// from data-category-id
|
||||||
categoryId: 'DIC_kwDOFxRnmM4B-Xg6',
|
categoryId: 'DIC_kwDOOHb7a84Cn6os',
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user