Skip to content

Commit

Permalink
Merge branch 'main' into shields-costa-rica
Browse files Browse the repository at this point in the history
  • Loading branch information
claysmalley committed Jul 1, 2022
2 parents 5f0b548 + c844572 commit d79a56f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc-img/shield_map_world.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/js/shield_defs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2456,6 +2456,11 @@ export function loadShields(shieldImages) {
(county) => (shields[`US:WY:${county}`] = pentagonShieldBlueYellow)
);

// SOUTH AMERICA

// Uruguay
shields["UY"] = homeDownShieldBlue;

// AFRICA

// Ghana
Expand Down

0 comments on commit d79a56f

Please sign in to comment.