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