renamed image
This commit is contained in:
parent
8ad84f571c
commit
79a7605ed9
|
@ -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"
|
||||||
|
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Ŝarĝante…
Reference in New Issue