feat: add waline i18n & sync comments

This commit is contained in:
radishzzz 2025-03-06 22:19:34 +00:00
parent fa148ca0c5
commit c2ebc78045
12 changed files with 172 additions and 101 deletions

View file

@ -26,8 +26,8 @@ function initScrollbar() {
}
}
document.addEventListener('astro:after-swap', initScrollbar)
initScrollbar()
document.addEventListener('astro:after-swap', initScrollbar)
</script>
<style is:global>