Skip to content

Add Flags to Each Country #12

@iarobinson

Description

@iarobinson

We want to add all the flags of each country in the world. They need to be sized consistently... I'm guessing 500px by 300px or something like that.

We want to add these as a folder with each continent in a separate file.

- assets
--flags
---africa
---northAmerica
---southAmerica
etc....

The path to each of these images should also be included in the object. For example:

africa: {
  angola: {
    flag: { /assets/flags/africa/angola.jpg }
  }
etc...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions