diff --git a/public/main_logo_transparent.png b/public/main_logo_transparent.png new file mode 100644 index 0000000..d90d713 Binary files /dev/null and b/public/main_logo_transparent.png differ diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index a4c960a..9e3cd8a 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -10,7 +10,7 @@ import RoughTape from "./RoughTape"; const EMAIL = "support@hexafalls.org"; const GDG_LINK = "https://gdg.community.dev/gdg-on-campus-jis-university-kolkata-india/"; const GITHUB_ORG = "https://github.com/hexafest"; -const MAIN_LOGO = "https://hexafalls.org/logos/main_logo.png"; +const MAIN_LOGO = "/main_logo_transparent.png?v=2"; const SOCIALS = [ { @@ -60,15 +60,6 @@ const SOCIALS = [ ), }, - { - name: "GitHub", - href: GITHUB_ORG, - icon: ( - - ), - }, ]; export default function Footer() { @@ -144,7 +135,7 @@ export default function Footer() {
- A wizarding hackathon, conjured by GDG on Campus · JIS University.
+ A wizarding hackathon, Conjuring by JIS University.
More scrolls of prophecy unfurling soon.