Deploy welpo/tabi to welpo/tabi:gh-pages

This commit is contained in:
GitHub Actions 2025-11-04 13:26:57 +00:00
commit 9c032744d3
971 changed files with 22238 additions and 0 deletions

1
js/loadComments.min.js vendored Normal file
View 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"})});