diff --git a/src/components/logo.tsx b/src/components/logo.tsx index eb90c92..bf3c8f6 100644 --- a/src/components/logo.tsx +++ b/src/components/logo.tsx @@ -6,9 +6,18 @@ import React from "react"; export default function Logo({ withText, ...props }: any) { return ( -