diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index b8e8db4..94a3c30 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -192,6 +192,21 @@ const Footer: React.FC = () => { + +
+

+ Designed by{' '} + + DeafGain, LLC + +

+
+ ); };