Skip to content

Commit eba3e66

Browse files
committed
Quartz sync: May 18, 2025, 10:55 AM
1 parent cce65c9 commit eba3e66

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

content/hi/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
comments: false
3+
---

content/test/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Index Test
3+
comments: false
34
---
45

56
test

quartz.layout.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const sharedPageComponents: SharedLayout = {
99
Component.Comments({
1010
provider: 'giscus',
1111
options: {
12-
repo: 'jcodeyoma/codeyoma.github.io',
12+
repo: 'codeyoma/codeyoma.github.io',
1313
repoId: 'R_kgDOOraRoA',
1414
category: 'General',
1515
categoryId: 'DIC_kwDOOraRoM4CqR8o',

0 commit comments

Comments
 (0)