diff --git a/list/great-lakes.json b/list/great-lakes.json new file mode 100644 index 0000000..7f4a91e --- /dev/null +++ b/list/great-lakes.json @@ -0,0 +1,11 @@ +{ + "emoji": "🌊", + "title": "Great Lakes", + "concepts": [ + "Superior", + "Michigan", + "Huron", + "Erie", + "Ontario" + ] +} \ No newline at end of file