From 1f14c90c7d91f3ef30e567621af2f09186794f3e Mon Sep 17 00:00:00 2001 From: Gurpranked Date: Thu, 17 Apr 2025 16:58:26 -0400 Subject: [PATCH] chore: Updated and added references to various club projects --- remote_repos/project_repos.json | 3 ++- remote_repos/resources_repos.json | 3 ++- src/pages/index.js | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/remote_repos/project_repos.json b/remote_repos/project_repos.json index 6197aa50d..aec91d5cf 100644 --- a/remote_repos/project_repos.json +++ b/remote_repos/project_repos.json @@ -2,5 +2,6 @@ "UniPath.io" : "https://github.com/UMLCloudComputing/UniPath.io", "UniBot": "https://github.com/UMLCloudComputing/UniBot", "react-mui-resume": "https://github.com/UMLCloudComputing/react-mui-resume", - "Immersion": "https://github.com/UMLCloudComputing/immersion" + "Immersion": "https://github.com/UMLCloudComputing/immersion", + "Immersion-Dashboard": "https://github.com/UMLCloudComputing/immersion-dashboard/" } diff --git a/remote_repos/resources_repos.json b/remote_repos/resources_repos.json index 705514900..ae8eafb8e 100644 --- a/remote_repos/resources_repos.json +++ b/remote_repos/resources_repos.json @@ -1,3 +1,4 @@ { - "uml-class-resources" : "https://github.com/UMLCloudComputing/UML-Class-Resources" + "uml-class-resources" : "https://github.com/UMLCloudComputing/UML-Class-Resources", + "api-workshop" : "https://github.com/UMLCloudComputing/api-workshop" } \ No newline at end of file diff --git a/src/pages/index.js b/src/pages/index.js index 3cc6df1f5..1b3e1d73b 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -193,7 +193,7 @@ const LandingPageUMLClassResources = () => (

UML Class Resources

-

Academic Resources. For Students, by Students.

+

Academic Resources
For Students, by Students

GitHub
@@ -205,7 +205,7 @@ const LandingPageAttendanceBot = () => (

Attendance Bot

-

Discord Attendance Bot for event tracking. Powered by the Cloud.

+

Discord Attendance Bot for event tracking
Powered by the Cloud.

GitHub