Skip to content

Commit

Permalink
test: migrate to giscus
Browse files Browse the repository at this point in the history
Signed-off-by: Akshay "XA" Mestry <[email protected]>
  • Loading branch information
xames3 committed Feb 12, 2024
1 parent ff70aea commit 7319889
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions docs/source/_extensions/_urls.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,20 @@

.. raw:: html

<script src="https://utteranc.es/client.js"
repo="xames3/learn"
issue-term="pathname"
label="Comment"
theme="github-light"
crossorigin="anonymous"
async>
<script src="https://giscus.app/client.js"
data-repo="xames3/learn"
data-repo-id="R_kgDOJgeVyA"
data-category="General"
data-category-id="DIC_kwDOJgeVyM4CWWz_"
data-mapping="title"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="bottom"
data-theme="light"
data-lang="en"
crossorigin="anonymous"
async>
</script>
<a href="https://github.com/sponsors/xames3?o=esb" target="_blank" title="Sponsor @xames3">
<button class="sponsor-button"><i class="fa-regular fa-heart"></i>&nbsp;Sponsor</button>
Expand Down

0 comments on commit 7319889

Please sign in to comment.