mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
fix comment section
This commit is contained in:
parent
7a25493330
commit
a106e27844
@ -13,9 +13,9 @@ export default function BlogPostItemContent({children, className}) {
|
|||||||
<Giscus
|
<Giscus
|
||||||
id="comments"
|
id="comments"
|
||||||
repo="InstallerLegacy/virtualhub.eu.org"
|
repo="InstallerLegacy/virtualhub.eu.org"
|
||||||
repoId="R_kgDOH8Gw8w"
|
repoId="R_kgDOLCT14w"
|
||||||
category="Comments"
|
category="Comments"
|
||||||
categoryId="DIC_kwDOH8Gw884CRQXl"
|
categoryId="DIC_kwDOLCT1484CcS1P"
|
||||||
mapping="pathname"
|
mapping="pathname"
|
||||||
strict="1"
|
strict="1"
|
||||||
reactionsEnabled="1"
|
reactionsEnabled="1"
|
||||||
|
@ -41,9 +41,9 @@ export default function DocItemLayout({children}) {
|
|||||||
<Giscus
|
<Giscus
|
||||||
id="comments"
|
id="comments"
|
||||||
repo="InstallerLegacy/virtualhub.eu.org"
|
repo="InstallerLegacy/virtualhub.eu.org"
|
||||||
repoId="R_kgDOH8Gw8w"
|
repoId="R_kgDOLCT14w"
|
||||||
category="Comments"
|
category="Comments"
|
||||||
categoryId="DIC_kwDOH8Gw884CRQXl"
|
categoryId="DIC_kwDOLCT1484CcS1P"
|
||||||
mapping="pathname"
|
mapping="pathname"
|
||||||
strict="1"
|
strict="1"
|
||||||
reactionsEnabled="1"
|
reactionsEnabled="1"
|
||||||
|
Loading…
Reference in New Issue
Block a user