forked from deepStateMirrors/tabi
✨ 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
|
@ -75,7 +75,5 @@ function initGiscus() {
|
|||
}
|
||||
}
|
||||
|
||||
// Initialize Giscus when the window loads.
|
||||
window.addEventListener('load', () => {
|
||||
initGiscus();
|
||||
});
|
||||
// Initialize Giscus.
|
||||
initGiscus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue