mirror of
https://github.com/welpo/tabi.git
synced 2025-12-17 04:48:44 +01:00
✨ feat: add support for giscus and utterances
This commit is contained in:
parent
3e215e18e2
commit
5993e950c7
20 changed files with 426 additions and 59 deletions
1
static/js/loadComments_min.js
Normal file
1
static/js/loadComments_min.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
document.addEventListener("DOMContentLoaded",()=>{const t=document.querySelector("#load-comments");t&&t.addEventListener("click",()=>{var e=document.createElement("script");e.src=t.dataset.scriptSrc,e.async=!0,document.body.appendChild(e),t.style.display="none"})});
|
||||
Loading…
Add table
Add a link
Reference in a new issue