From 0eaf248eaed89b746cd9e718b85b69a5063f235e Mon Sep 17 00:00:00 2001 From: Kyiranes Date: Thu, 30 Apr 2026 17:50:15 -0400 Subject: [PATCH] Create great-lakes.json --- list/great-lakes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 list/great-lakes.json 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