Skip to content

Commit bc71b6b

Browse files
authored
Merge pull request #52 from UMLCloudComputing/chore/Modify-navbar-to-reduce-clutter
chore: Replace Engage link into socials dropdown
2 parents 6a600be + f6c1669 commit bc71b6b

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

docusaurus.config.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,6 @@ const config = {
144144
position: 'left',
145145
label: 'Activities',
146146
},
147-
148-
// Engage
149-
{
150-
href: 'https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub',
151-
position: 'left',
152-
label: 'Engage',
153-
},
154147

155148
// Github
156149
{
@@ -185,6 +178,13 @@ const config = {
185178
href: 'https://www.linkedin.com/company/umass-lowell-cloud-computing-club/',
186179
label: 'LinkedIn',
187180
},
181+
182+
// Engage
183+
{
184+
href: 'https://umasslowellclubs.campuslabs.com/engage/organization/cloudcomputingclub',
185+
label: 'Engage',
186+
},
187+
188188
]
189189
},
190190

submodules/UniPath.io

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit e59ba073debbc449fedb21cb502fa3c910520f95

submodules/react-mui-resume

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit b70107542925c3243e3182aa80eef6e6651e300d

submodules/rowdybot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit c33b196661ca26a5294886a55aa42e15e101edc4

0 commit comments

Comments
 (0)