Skip to content

Commit

Permalink
Add a route key/value to each dashboard index item
Browse files Browse the repository at this point in the history
  • Loading branch information
axdanbol authored May 30, 2024
1 parent 0c0fec3 commit 1907ef2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/dashboards/index.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
type: DashboardIndex
items:
- title: Data
route: data
background: https://cdn.humanatlas.io/hra-dashboard-data/backgrounds/data.svg
url: https://cdn.humanatlas.io/hra-dashboard-data/dashboards/data.yaml
- title: Usage
route: usage
background: https://cdn.humanatlas.io/hra-dashboard-data/backgrounds/usage.svg
url: https://cdn.humanatlas.io/hra-dashboard-data/dashboards/usage.yaml
- title: Diversity & Inclusion
route: diversity-and-inclusion
background: https://cdn.humanatlas.io/hra-dashboard-data/backgrounds/diversity-and-inclusion.svg
url: https://cdn.humanatlas.io/hra-dashboard-data/dashboards/diversity-and-inclusion.yaml
- title: Publications
route: publications
background: https://cdn.humanatlas.io/hra-dashboard-data/backgrounds/publications.svg
url: https://cdn.humanatlas.io/hra-dashboard-data/dashboards/publications.yaml
- title: Experimental Data
route: experimental-data
background: https://cdn.humanatlas.io/hra-dashboard-data/backgrounds/experimental-data.svg
url: https://cdn.humanatlas.io/hra-dashboard-data/dashboards/experimental-data.yaml

0 comments on commit 1907ef2

Please sign in to comment.