diff --git a/src/layouts/CharacterList.astro b/src/layouts/CharacterList.astro index f7b758e..d7c867d 100644 --- a/src/layouts/CharacterList.astro +++ b/src/layouts/CharacterList.astro @@ -32,7 +32,7 @@ export const prerender = false; - + diff --git a/src/layouts/Gallery.astro b/src/layouts/Gallery.astro index ecff7aa..143dc94 100644 --- a/src/layouts/Gallery.astro +++ b/src/layouts/Gallery.astro @@ -31,7 +31,7 @@ const config = { - + diff --git a/src/layouts/Index.astro b/src/layouts/Index.astro index daf8d41..d973d1c 100644 --- a/src/layouts/Index.astro +++ b/src/layouts/Index.astro @@ -13,7 +13,7 @@ const background = backgroundRec ? await pb.files.getUrl(backgroundRec, backgrou - +