Skip to content

Commit

Permalink
Add Data page to Explore Resources. (#847)
Browse files Browse the repository at this point in the history
### Related issues

- Closes #831

### Summary

- adds link to data.monarchinitiative.org to Resources page of Explore

### Checks

- [ ] All tests have passed (or issues created for failing tests)
  • Loading branch information
amc-corey-cox authored Oct 17, 2024
1 parent 33d8837 commit e6d0f4c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/src/pages/explore/TabMetadata.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@
title="Monarch Graph QC"
subtitle="AI Assistant for the Monarch KG"
/>
<AppTile
to="https://data.monarchinitiative.org/"
icon="download"
title="Monarch Data"
subtitle="Download Monarch KG data or versions"
/>
</AppFlex>
</AppSection>
</template>
Expand Down

0 comments on commit e6d0f4c

Please sign in to comment.