renamed image

This commit is contained in:
daniel31x13 2023-09-27 01:24:25 +03:30
parent 8ad84f571c
commit 79a7605ed9
2 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default function CenteredForm({ text, children }: Props) {
<div className="m-auto flex flex-col gap-2"> <div className="m-auto flex flex-col gap-2">
{theme === "dark" ? ( {theme === "dark" ? (
<Image <Image
src="/linkwarden.png" src="/linkwarden_dark.png"
width={640} width={640}
height={136} height={136}
alt="Linkwarden" alt="Linkwarden"

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB