mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-12 14:27:45 -08:00
update giscus to use discussions
This commit is contained in:
parent
66ffda7702
commit
16bee77ba3
|
@ -7,10 +7,10 @@ export default function GiscusComponent() {
|
|||
|
||||
return (
|
||||
<Giscus
|
||||
repo="meshtastic/meshtastic"
|
||||
repoId="MDEwOlJlcG9zaXRvcnkzMzkzMDEyMjI="
|
||||
repo="meshtastic/discussions"
|
||||
repoId="R_kgDONDs6gA"
|
||||
category="Blog Post Comments"
|
||||
categoryId="DIC_kwDOFDlTZs4Choq7"
|
||||
categoryId="DIC_kwDONDs6gM4Cjy3h"
|
||||
mapping="pathname"
|
||||
term="specific-term" //If you didn't select "Discussion title contains a specific term", omit.
|
||||
strict="1"
|
||||
|
|
Loading…
Reference in a new issue