Skip to content

Commit

Permalink
Updates Dutch & Mandarin tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiawag authored Apr 12, 2020
1 parent a28799c commit ad4a0c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static-site/src/components/Cards/nCoVCards.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ const nCoVCards = [
},
{
img: "ncov_narrative.png",
url: "/narratives/ncov/sit-rep/zh/2020-04-03",
title: "状况报告2020-04-03"
url: "/narratives/ncov/sit-rep/zh/2020-04-10",
title: "状况报告2020-04-10"
},
{
img: "ncov_narrative.png",
Expand Down Expand Up @@ -41,8 +41,8 @@ const nCoVCards = [
},
{
img: "ncov_narrative.png",
url: "/narratives/ncov/sit-rep/nl/2020-04-03",
title: "Situatierapportage 2020-04-03"
url: "/narratives/ncov/sit-rep/nl/2020-04-10",
title: "Situatierapportage 2020-04-10"
},
{
img: "ncov_narrative.png",
Expand Down

0 comments on commit ad4a0c1

Please sign in to comment.