switch tu giscus

This commit is contained in:
2023-08-13 12:13:35 +02:00
parent 998115193d
commit 79cadeca75
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
<script src="https://utteranc.es/client.js" repo="adr1enbe4udou1n/blog" issue-term="pathname"
theme="preferred-color-scheme" crossorigin="anonymous" async>
<script src="https://giscus.app/client.js" data-repo="adr1enbe4udou1n/blog" data-repo-id="R_kgDOGkejPw"
data-category="General" data-category-id="DIC_kwDOGkejP84CYkw3" data-mapping="pathname" data-strict="0"
data-reactions-enabled="1" data-emit-metadata="0" data-input-position="bottom" data-theme="preferred_color_scheme"
data-lang="fr" crossorigin="anonymous" async>
</script>