diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 9238a788..ffa15cc9 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -834,24 +834,34 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
-

+

© 2024 AeThex Corporation. All rights reserved.

e.currentTarget.style.color = theme.accentHex} + onMouseLeave={(e) => e.currentTarget.style.color = "inherit"} > Privacy Policy e.currentTarget.style.color = theme.accentHex} + onMouseLeave={(e) => e.currentTarget.style.color = "inherit"} > Terms of Service