Skip to content

Commit

Permalink
Merge pull request #12 from boriskrasko/markup
Browse files Browse the repository at this point in the history
Add flags
  • Loading branch information
boriskrasko authored Feb 9, 2024
2 parents 7df7c36 + 4328546 commit 356371f
Show file tree
Hide file tree
Showing 261 changed files with 3,259 additions and 16 deletions.
2 changes: 1 addition & 1 deletion assets/img/world.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions country-codes.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ const codes = [
"Numeric": 535
},
{
"Country": "Bosnia and Herzegovina",
"Country": "Bosnia",
"Alfa-2-code": "BA",
"Alfa-3-code": "BIH",
"Numeric": 70
Expand Down Expand Up @@ -1008,7 +1008,7 @@ const codes = [
"Numeric": 585
},
{
"Country": "Palestine, State of",
"Country": "Palestine",
"Alfa-2-code": "PS",
"Alfa-3-code": "PSE",
"Numeric": 275
Expand Down Expand Up @@ -1074,7 +1074,7 @@ const codes = [
"Numeric": 634
},
{
"Country": "Republic of North Macedonia",
"Country": "Macedonia",
"Alfa-2-code": "MK",
"Alfa-3-code": "MKD",
"Numeric": 807
Expand All @@ -1098,13 +1098,13 @@ const codes = [
"Numeric": 646
},
{
"Country": "Réunion",
"Country": "Reunion",
"Alfa-2-code": "RE",
"Alfa-3-code": "REU",
"Numeric": 638
},
{
"Country": "Saint Barthélemy",
"Country": "Saint Barthelemy",
"Alfa-2-code": "BL",
"Alfa-3-code": "BLM",
"Numeric": 652
Expand Down
10 changes: 5 additions & 5 deletions data.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const data = [
},
{
"id": "6",
"Country": "S Korea",
"Country": "S. Korea",
"Total": "34571873",
"Total deaths": "35934",
"Total recovered": "34535939",
Expand Down Expand Up @@ -442,7 +442,7 @@ const data = [
},
{
"id": "32",
"Country": "N Korea",
"Country": "N. Korea",
"Total": "4772813",
"Total deaths": "74",
"Total recovered": "4772739",
Expand Down Expand Up @@ -1313,7 +1313,7 @@ const data = [
},
{
"id": "94",
"Country": "Réunion",
"Country": "Reunion",
"Total": "494595",
"Total deaths": "921",
"Total recovered": "N/A",
Expand Down Expand Up @@ -1356,7 +1356,7 @@ const data = [
},
{
"id": "97",
"Country": "Bosnia and Herzegovina",
"Country": "Bosnia",
"Total": "403558",
"Total deaths": "16382",
"Total recovered": "379084",
Expand Down Expand Up @@ -1397,7 +1397,7 @@ const data = [
},
{
"id": "100",
"Country": "North Macedonia",
"Country": "Macedonia",
"Total": "350244",
"Total deaths": "9963",
"Total recovered": "337068",
Expand Down
154 changes: 154 additions & 0 deletions flags/ad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/ae.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/af.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/ag.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/ai.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/al.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/am.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions flags/ao.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 356371f

Please sign in to comment.