From b07fdac1224b82bf7f605d762a30c818a214e319 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 22:36:49 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8435099 --- entries2025/flag_of_minas_gerais.json | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 entries2025/flag_of_minas_gerais.json diff --git a/entries2025/flag_of_minas_gerais.json b/entries2025/flag_of_minas_gerais.json new file mode 100644 index 0000000..fc324a1 --- /dev/null +++ b/entries2025/flag_of_minas_gerais.json @@ -0,0 +1,44 @@ +{ + "id": 6745339530, + "name": "Flag of Minas Gerais", + "description": "Small representation of the flag of the Brazilian state of Minas Gerais.", + "links": { + "lemmy": [ + "!minasgerais@lemmy.eco.br" + ], + "website": [ + "https://www.mg.gov.br/" + ] + }, + "path": { + "48": [ + [ + 320, + 313 + ], + [ + 328, + 313 + ], + [ + 328, + 319 + ], + [ + 320, + 319 + ] + ] + }, + "center": { + "48": [ + 324, + 316 + ] + }, + "source_list": { + "lemmy": [ + 8435099 + ] + } +} \ No newline at end of file -- GitLab From 2a2e84427bd69c2d5514ec704f3892e7da21b397 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Tue, 15 Jul 2025 11:18:09 +0000 Subject: [PATCH 2/2] Modifier flag_of_minas_gerais.json --- entries2025/flag_of_minas_gerais.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/flag_of_minas_gerais.json b/entries2025/flag_of_minas_gerais.json index fc324a1..e23b8d4 100644 --- a/entries2025/flag_of_minas_gerais.json +++ b/entries2025/flag_of_minas_gerais.json @@ -11,7 +11,7 @@ ] }, "path": { - "48": [ + "22-48": [ [ 320, 313 @@ -31,7 +31,7 @@ ] }, "center": { - "48": [ + "22-48": [ 324, 316 ] -- GitLab