Skip to content

Commit

Permalink
Update docusaurus.config.ts
Browse files Browse the repository at this point in the history
add contact us information
  • Loading branch information
jiyue1214 authored Nov 1, 2024
1 parent 84a8afc commit 214c60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ const config: Config = {
],
},
],
copyright: `We'd love to hear from you! To provide feedback or ask a question, contact the GWAS Catalog team on [email protected]. If you think you've found a bug, please report an issue on our GitHub page.`,
copyright: `Copyright © ${new Date().getFullYear()} | EMBL-EBI is an Outstation of the <a href="https://www.embl.org/"> European Molecular Biology Laboratory</a>| <a href="https://www.ebi.ac.uk/about/terms-of-use">Terms of use</a> | <a href="https://www.ebi.ac.uk/long-term-data-preservation"> Data Preservation Statement </a>`,
},
prism: {
Expand Down

0 comments on commit 214c60c

Please sign in to comment.