diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index e28ca582..c8188a79 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -435,11 +435,26 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { {/* Company Info */}
+
AeThex