We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9788c37 commit 5cf389bCopy full SHA for 5cf389b
quartz.layout.ts
@@ -22,13 +22,13 @@ export const sharedPageComponents: SharedLayout = {
22
provider: 'giscus',
23
options: {
24
// from data-repo
25
- repo: 'morrowind-modding/wiki',
+ repo: 'morrowind-modding/morrowind-modding.github.io',
26
// from data-repo-id
27
repoId: 'R_kgDOLP1-Jw',
28
// from data-category
29
- category: 'General',
+ category: 'Announcements',
30
// from data-category-id
31
- categoryId: 'DIC_kwDOLP1-J84CdRF9',
+ categoryId: 'DIC_kwDOLP1-J84CdRF8',
32
reactionsEnabled: true,
33
}
34
}),
0 commit comments