From 864af24a36eadbb1ac77e055b1f8dba9abc2fefd Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Wed, 30 Jul 2025 06:47:41 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8686807 --- entries/2025/flag_of_canada.json | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries/2025/flag_of_canada.json diff --git a/entries/2025/flag_of_canada.json b/entries/2025/flag_of_canada.json new file mode 100644 index 000000000..0408c6da9 --- /dev/null +++ b/entries/2025/flag_of_canada.json @@ -0,0 +1,37 @@ +{ + "id": 9298492879, + "name": "Flag of Canada", + "description": "Canada is a north-american nation not (yet) part of the EU.\n\nHistorically they are known for having trouble with drawing the maple leaf of their flag on competitive pixel-art spaces like canvas.", + "links": {}, + "path": { + "18-48": [ + [ + 330, + 286 + ], + [ + 347, + 286 + ], + [ + 347, + 297 + ], + [ + 330, + 297 + ] + ] + }, + "center": { + "18-48": [ + 339, + 292 + ] + }, + "source_list": { + "lemmy": [ + 8686807 + ] + } +} \ No newline at end of file -- GitLab From d79018a2935ad584c1049ee948e563882c51e242 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Thu, 9 Oct 2025 10:58:02 +0000 Subject: [PATCH 2/2] Clarify about the hypotheticall-ness of Canada membership into EU. --- entries/2025/flag_of_canada.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/2025/flag_of_canada.json b/entries/2025/flag_of_canada.json index 0408c6da9..4254c7b73 100644 --- a/entries/2025/flag_of_canada.json +++ b/entries/2025/flag_of_canada.json @@ -1,7 +1,7 @@ { "id": 9298492879, "name": "Flag of Canada", - "description": "Canada is a north-american nation not (yet) part of the EU.\n\nHistorically they are known for having trouble with drawing the maple leaf of their flag on competitive pixel-art spaces like canvas.", + "description": "Canada is a north-american nation not (yet?) part of the EU.\n\nHistorically they are known for having trouble with drawing the maple leaf of their flag on competitive pixel-art spaces like canvas.", "links": {}, "path": { "18-48": [ -- GitLab