mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 03:56:19 +02:00
feat: add waline i18n & sync comments
This commit is contained in:
parent
fa148ca0c5
commit
c2ebc78045
12 changed files with 172 additions and 101 deletions
|
@ -26,8 +26,8 @@ function initScrollbar() {
|
|||
}
|
||||
}
|
||||
|
||||
document.addEventListener('astro:after-swap', initScrollbar)
|
||||
initScrollbar()
|
||||
document.addEventListener('astro:after-swap', initScrollbar)
|
||||
</script>
|
||||
|
||||
<style is:global>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue