mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02: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
|
@ -58,7 +58,5 @@ function initUtterances() {
|
|||
}
|
||||
}
|
||||
|
||||
// Initialize Utterances once the window has loaded.
|
||||
window.addEventListener('load', () => {
|
||||
initUtterances();
|
||||
});
|
||||
// Initialize Utterances.
|
||||
initUtterances();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue