diff --git a/src/app/contribute/page.jsx b/src/app/contribute/page.jsx index 48ffcab9..7b3c126a 100644 --- a/src/app/contribute/page.jsx +++ b/src/app/contribute/page.jsx @@ -118,33 +118,23 @@ export default function ContributePage() { isDarkMode ? "bg-gray-800 text-white" : "bg-white text-black" } border border-gray-200 rounded-lg shadow sm:p-8`} > -
+
Visit the Github repo, make sure to follow the guidelines and contribute!