From 7d931532386c5c78fa9765e82d49a53299475d40 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 30 Jul 2025 06:47:21 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8686810 --- entries/2025/flag_of_iceland.json | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries/2025/flag_of_iceland.json diff --git a/entries/2025/flag_of_iceland.json b/entries/2025/flag_of_iceland.json new file mode 100644 index 000000000..ee3704415 --- /dev/null +++ b/entries/2025/flag_of_iceland.json @@ -0,0 +1,37 @@ +{ + "id": 4602679349, + "name": "Flag of Iceland", + "description": "Iceland is a small island nation, which thought commonly assumed to be in Europe and/or the EU is technically neither.\nGeographically located on the continental plates of both Europe and America, it is politically part of many EU treaties but not (yet) an EU member.", + "links": {}, + "path": { + "23-48": [ + [ + 402, + 286 + ], + [ + 419, + 286 + ], + [ + 419, + 297 + ], + [ + 402, + 297 + ] + ] + }, + "center": { + "23-48": [ + 411, + 292 + ] + }, + "source_list": { + "lemmy": [ + 8686810 + ] + } +} \ No newline at end of file -- GitLab From fff1f5ec05ad3b02bfab390ea167ff1b366b5025 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Thu, 9 Oct 2025 11:04:24 +0000 Subject: [PATCH 2/2] Modifier flag_of_iceland.json make its eu membership more hypothetical --- entries/2025/flag_of_iceland.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/2025/flag_of_iceland.json b/entries/2025/flag_of_iceland.json index ee3704415..e2ec4d701 100644 --- a/entries/2025/flag_of_iceland.json +++ b/entries/2025/flag_of_iceland.json @@ -1,7 +1,7 @@ { "id": 4602679349, "name": "Flag of Iceland", - "description": "Iceland is a small island nation, which thought commonly assumed to be in Europe and/or the EU is technically neither.\nGeographically located on the continental plates of both Europe and America, it is politically part of many EU treaties but not (yet) an EU member.", + "description": "Iceland is a small island nation, which thought commonly assumed to be in Europe and/or the EU is technically neither.\nGeographically located on the continental plates of both Europe and America, it is politically part of many EU treaties but not (yet?) an EU member.", "links": {}, "path": { "23-48": [ -- GitLab