We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce65c9 commit eba3e66Copy full SHA for eba3e66
content/hi/index.md
@@ -0,0 +1,3 @@
1
+---
2
+comments: false
3
content/test/index.md
@@ -1,5 +1,6 @@
---
title: Index Test
4
5
6
test
quartz.layout.ts
@@ -9,7 +9,7 @@ export const sharedPageComponents: SharedLayout = {
9
Component.Comments({
10
provider: 'giscus',
11
options: {
12
- repo: 'jcodeyoma/codeyoma.github.io',
+ repo: 'codeyoma/codeyoma.github.io',
13
repoId: 'R_kgDOOraRoA',
14
category: 'General',
15
categoryId: 'DIC_kwDOOraRoM4CqR8o',
0 commit comments