Skip to content

Commit

Permalink
Update Comment.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
wenxuanjun authored Aug 20, 2024
1 parent b79f81f commit 4ce5ea1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/Comment.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ import Giscus from '@giscus/solid'
export default () => {
return (
<Giscus
repo="plos-clan/plos-clan.github.io"
repoId="R_kgDOKgQGDg"
category="Announcements"
categoryId="DIC_kwDOKgQGDs4CaI0x"
repo="plos-clan/PlosClan-Source"
repoId="R_kgDOKgRxiA"
category="General"
categoryId="DIC_kwDOKgRxiM4ChzPi"
mapping="og:title"
strict="0"
reactionsEnabled="1"
Expand Down

0 comments on commit 4ce5ea1

Please sign in to comment.