Skip to content

Commit 560038a

Browse files
authored
Merge pull request #20 from UMLCloudComputing/chore--add-instagram-link
feat: Added link to club instagram on navbar
2 parents 618fb50 + 486dd64 commit 560038a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docusaurus.config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,13 @@ const config = {
169169
position: 'right',
170170
},
171171

172+
// Instagram
173+
{
174+
href: 'https://www.instagram.com/umlcloudcomputing/',
175+
label: 'Instagram',
176+
position: 'right',
177+
}.
178+
172179
// LinkedIn
173180
{
174181
href: 'https://www.linkedin.com/company/umass-lowell-cloud-computing-club/',

0 commit comments

Comments
 (0)