Skip to content

Commit

Permalink
fix: utterances 경로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
shkisme committed Dec 5, 2024
1 parent 07770a7 commit 4664c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const CONFIG = {
utterances: {
enable: true,
config: {
repo: process.env.NEXT_PUBLIC_UTTERANCES_REPO || "shkisme/shkisme-log",
repo: process.env.NEXT_PUBLIC_UTTERANCES_REPO || "shkisme/borums-light",
"issue-term": "og:title",
},
},
Expand Down

0 comments on commit 4664c14

Please sign in to comment.