Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/87 development #94

Merged
merged 3 commits into from
Mar 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions data/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@
"newsItems": [
{
"date": "2020\/3\/20",
"url": "https:\/\/city.niigata.lg.jp\/iryo\/kenko\/yobou_kansen\/kansen\/coronavirus.html",
"url": "https:\/\/www.city.niigata.lg.jp\/iryo\/kenko\/yobou_kansen\/kansen\/coronavirus.html",
"text": "新型コロナウイルス感染症について"
},
{
"date": "2020\/3\/19",
"url": "https:\/\/www.pref.niigata.lg.jp\/sec\/kenko\/bukan-haien.html",
"text": "新潟県の最新の発表"
},

{
"date": "2020\/3\/20",
"date": "2020\/3\/17",
"url": "https:\/\/www.pref.niigata.lg.jp\/sec\/zaisei\/020317koronakinkyutaisaku.html",
"text": "新潟県が新型コロナウイルス感染症の発生に伴う緊急的な対策を発表"
}
Expand Down