- We prepare students for tomorrow's tech challenges
+ Join Our Community
-
- The Association for Computing Machinery (ACM) Chapter at UW
- Bothell was first founded in 1997, and through each iteration, it
- has implemented great changes and improvements. The current
- chapter was re-established in Fall 2017, facilitating
- collaboration among students with a focus on fostering
- professional and educational development in the field of computer
- science.
-
interested in learning more:
Check out our events page!
+ href="https://uwb.presence.io/events/acm">Check out our events
+ page!
@@ -280,19 +281,12 @@
Regardless of what you are or where you want to go, the ACM wants
you to be involved and contribute to our positive impact!
- Contact Us!
+ Contact
+ Us!
- Our Events!
+ href="https://uwb.presence.io/events/acm">Our Events!
@@ -309,8 +303,7 @@
onclick="topFunction()"
id="movetop"
class="bg-primary"
- title="Go to top"
- >
+ title="Go to top">
diff --git a/scripts/script.js b/scripts/script.js
index 3fb8f53..fb05193 100644
--- a/scripts/script.js
+++ b/scripts/script.js
@@ -1,3 +1,8 @@
+const DISCORD_INVITE_LINK = "https://discord.gg/Bg9vZvBP9A";
+const LINKEDIN_INVITE_LINK = "https://www.linkedin.com/company/uwb-acm-club/mycompany/";
+const INSTAGRAM_INVITE_LINK = "https://www.instagram.com/uwb_acm/";
+const FACEBOOK_INVITE_LINK = "https://www.facebook.com/uwbacm/";
+
// Close hamburger menu when click elsewhere
$(document).on("click", function () {
return $(".collapse").collapse("hide");
@@ -61,12 +66,12 @@ function loadFooter() {