Updated landing page
This commit is contained in:
@@ -17,7 +17,7 @@ export default function Layout({ children }: LayoutProps) {
|
||||
<footer className="border-t border-gray-200 bg-white py-6">
|
||||
<div className="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
|
||||
<p className="text-center text-sm text-gray-500">
|
||||
© {new Date().getFullYear()} Keycloak Auth App. All rights
|
||||
© {new Date().getFullYear()} Requirements Periodic Table. All rights
|
||||
reserved.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user