[dyad] Updated copyright text - wrote 1 file(s)
This commit is contained in:
@@ -10,7 +10,7 @@ export function Footer() {
|
|||||||
<footer className="w-full border-t bg-background">
|
<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="container relative mx-auto flex h-16 items-center justify-between px-4 md:px-6">
|
||||||
<div className="text-sm text-muted-foreground">
|
<div className="text-sm text-muted-foreground">
|
||||||
<p>© {new Date().getFullYear()} Image Web Exporter</p>
|
<p>© {new Date().getFullYear()} Pascal Linxweiler</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="absolute left-1/2 top-1/2 flex -translate-x-1/2 -translate-y-1/2 items-center gap-1">
|
<div className="absolute left-1/2 top-1/2 flex -translate-x-1/2 -translate-y-1/2 items-center gap-1">
|
||||||
|
|||||||
Reference in New Issue
Block a user