diff --git a/apps/blogai/components/footer.tsx b/apps/blogai/components/footer.tsx index 30d4e0e..d28ffa3 100644 --- a/apps/blogai/components/footer.tsx +++ b/apps/blogai/components/footer.tsx @@ -368,102 +368,102 @@ export function Footer({ className, ...props }: React.ComponentProps<'p'>) { // ); // } -// export function Footer_bak() { -// return ( -// -// -//
-//
-// {/* */} -//
-// -//
-//
-//
-// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// -// {/*

© Unkeyed, Inc. {new Date().getFullYear()}

*/} -//
-//
-//
-// ); -// } \ No newline at end of file +export function Footer_bak() { + return ( + + +
+
+ {/* */} +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + {/*

© Unkeyed, Inc. {new Date().getFullYear()}

*/} +
+
+
+ ); +} \ No newline at end of file