Skip to content

Commit 486dd64

Browse files
committed
feat: Added link to club instagram on navbar
1 parent 618fb50 commit 486dd64

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)