Skip to content

Commit 66b395f

Browse files
Update featured cards
Making some of these dataset URLs explicit somewhat goes against the slack discussion linked in 3edcf03 but now it's easy to change the cards - something we'll hopefully do frequently - that explicit links, and the more detailed titles they allow, are preferable. Co-authored-by: James Hadfield <[email protected]>
1 parent f80e01b commit 66b395f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

static-site/src/components/splash/showcase.yaml

+16-16
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ cards:
55
- name: SARS-CoV-2 (open)
66
img: ncov.png
77
url: /ncov/open/global
8-
- name: 'neherlab: SARS-CoV-2 in Europe'
9-
img: ncov.png
10-
url: /groups/neherlab/ncov/europe?f_region=Europe&p=grid
11-
- name: 'SPHERES: SARS-CoV-2 in USA'
12-
img: ncov.png
13-
url: /groups/spheres/ncov/usa
14-
- name: Mpox
15-
img: mpox.png
16-
url: /mpox
17-
- name: Avian influenza
8+
- name: Avian influenza (cattle flu genome)
189
img: avianinfluenza.png
19-
url: /avian-flu
10+
url: /avian-flu/h5n1-cattle-outbreak/genome
11+
- name: Avian influenza (H5N1/HA)
12+
img: avianinfluenza.png
13+
url: /avian-flu/h5n1/ha/2y
14+
- name: Mpox (clade IIb)
15+
img: mpox.png
16+
url: /mpox/clade-IIb
2017
- name: DRC Ebola (2018-19)
2118
img: ebola2.png
2219
url: /community/inrb-drc/ebola-nord-kivu
23-
- name: Yersinia pestis
24-
img: yersinia.png
25-
url: /community/ktmeaton/yersinia-pestis/maximum-likelihood/all?m=div
26-
- name: WNV in the Americas
20+
- name: Measles (N450)
21+
img: measles.jpg
22+
url: /measles/N450
23+
- name: Seasonal Influenza
24+
img: seasonalinfluenza.png
25+
url: /seasonal-flu
26+
- name: WNV in the Americas (narrative)
2727
img: wnv2.png
2828
url: /narratives/twenty-years-of-WNV
29-
- name: DRC Ebola Sit Rep
29+
- name: DRC Ebola Sit Rep (narrative)
3030
img: ebola3.png
3131
url: /narratives/inrb-ebola-example-sit-rep

0 commit comments

Comments
 (0)