feat(core): copyright
This commit is contained in:
@@ -46,6 +46,7 @@ export default function RootLayout({
|
|||||||
<div className="relative z-10 flex-1">
|
<div className="relative z-10 flex-1">
|
||||||
{children}
|
{children}
|
||||||
</div>
|
</div>
|
||||||
|
<span className="p-5 text-center font-light text-sm text-muted-foreground">© 2026 Nico Haider</span>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
</NextIntlClientProvider>
|
</NextIntlClientProvider>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user