[dyad] Updated copyright text - wrote 1 file(s)

This commit is contained in:
[dyad]
2026-01-18 13:46:21 +01:00
parent 1a103af751
commit ff99ddb929

View File

@@ -10,7 +10,7 @@ export function Footer() {
<footer className="w-full border-t bg-background">
<div className="container relative mx-auto flex h-16 items-center justify-between px-4 md:px-6">
<div className="text-sm text-muted-foreground">
<p>© {new Date().getFullYear()} Image Web Exporter</p>
<p>© {new Date().getFullYear()} Pascal Linxweiler</p>
</div>
<div className="absolute left-1/2 top-1/2 flex -translate-x-1/2 -translate-y-1/2 items-center gap-1">