Skip to content

Commit

Permalink
Adds Czech tile
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiawag committed Apr 15, 2020
1 parent 916e5da commit 96be230
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static-site/src/components/Cards/nCoVCards.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@ const nCoVCards = [
img: "ncov_narrative.png",
url: "/narratives/ncov/sit-rep/id/2020-04-10",
title: "Laporan keadaan per 2020-04-10"
},
{
img: "ncov_narrative.png",
url: "/narratives/ncov/sit-rep/cs/2020-04-10",
title: "Situační zpráva ze dne 10. 4. 2020."
}
];

Expand Down

0 comments on commit 96be230

Please sign in to comment.