diff --git a/src/components/Image.astro b/src/components/Image.astro index c7ff86e..9b78717 100644 --- a/src/components/Image.astro +++ b/src/components/Image.astro @@ -50,21 +50,6 @@ const showNsfw = Astro.url.searchParams.has('nsfw') || false; - -