diff --git a/web/src/app/components/footer.tsx b/web/src/app/components/footer.tsx index 7cf8021..cea3f4d 100644 --- a/web/src/app/components/footer.tsx +++ b/web/src/app/components/footer.tsx @@ -29,7 +29,7 @@ export const Footer: FC = () => { Twitter diff --git a/web/src/app/components/logo.tsx b/web/src/app/components/logo.tsx index d00e1ff..2a268f7 100644 --- a/web/src/app/components/logo.tsx +++ b/web/src/app/components/logo.tsx @@ -3,6 +3,13 @@ import React, { FC } from "react"; export const Logo: FC = () => { return (