-
+
- Create • Play • Inspire
+ Design • Create • Play
-
- UWAgamedev@gmail.com
+
+ Email coming soon!
- Building the next generation of game developers at UWA game
- development club
+ Building the next generation of game developers!
- {social_media.map((data) => (
+ {socialMedia.map((data) => (
-
}
- links={quickLinks}
- />
-
}
- links={mainLinks}
- />
+
+ }
+ links={mainLinks}
+ />
+
@@ -156,30 +167,36 @@ export default function Footer() {
-
-
© {new Date().getFullYear()} CFC Game Dev
-
•
-
All rights reserved
+
+
+ © {new Date().getFullYear()} CFC ~ GDUWA
+ •
+ All rights reserved
+
-
window.open("/Constitution-V1.pdf")}
- >
-
- Constitution
-
-
-
- Made with
-
+ window.open("/Constitution-V1.pdf")}
>
-
-
- in Perth, UWA
+
+ Constitution
+
+
+
+
+ Made with
+
+
+
+ in UWA, Perth
+
+
diff --git a/client/src/gamedev-metadata.json b/client/src/gamedev-metadata.json
deleted file mode 100644
index 1c85565..0000000
--- a/client/src/gamedev-metadata.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "social_media": [
- {
- "url": "https://www.facebook.com/people/Game-Development-UWA/61576948012356/",
- "alt_text": "Facebook"
- },
- {
- "url": "https://discord.com/invite/JvnuVyMUff",
- "alt_text": "Discord"
- },
- {
- "url": "https://www.instagram.com/gamedevelopmentuwa",
- "alt_text": "Instagram"
- }
- ]
-}