Skip to content

Commit

Permalink
Add more links to the footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Oct 3, 2024
1 parent 5600c4d commit 8ca05a5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@ const config = {
{
label: 'Talkowski lab',
to: 'https://talkowski.mgh.harvard.edu',
},
{
label: 'Broad Institute',
to: 'https://www.broadinstitute.org'
},
{
label: 'Center for Genomic Medicine',
to: 'https://www.massgeneral.org/research/cgm'
}
],
},
Expand Down

0 comments on commit 8ca05a5

Please sign in to comment.