diff --git a/assets/js/react/pages/Contact.tsx b/assets/js/react/pages/Contact.tsx index ecb7138..e6b817c 100644 --- a/assets/js/react/pages/Contact.tsx +++ b/assets/js/react/pages/Contact.tsx @@ -6,7 +6,17 @@ export function Contact() { return ( <> -

Tell us how we can improve our site.

+

+ Tell us how we can improve our site by leaving an issue at{" "} + + our GitHub repo + + . +

)