some little tweaks, modify Twikoo.astro to support auto reload when first loading; add new post add_twikoo_for_fuwari.md

This commit is contained in:
2026-03-07 20:07:01 +08:00
parent 2704ee5a4a
commit 085312af35
17 changed files with 2084 additions and 1426 deletions

View File

@ -34,7 +34,7 @@ export default defineConfig({
nesting: true,
}),
swup({
theme: false,
theme: true,
animationClass: "transition-swup-", // see https://swup.js.org/options/#animationselector
// the default value `transition-` cause transition delay
// when the Tailwind class `transition-all` is used