From 84903248b025b07ca22cf0c4cf2d5c241127c6aa Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 11:41:17 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8427200 --- entries2025/rainbow_flag.json | 41 +++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries2025/rainbow_flag.json diff --git a/entries2025/rainbow_flag.json b/entries2025/rainbow_flag.json new file mode 100644 index 0000000..746c21a --- /dev/null +++ b/entries2025/rainbow_flag.json @@ -0,0 +1,41 @@ +{ + "id": 8623565114, + "name": "Rainbow Flag", + "description": "The Rainbow Flag has been used since 1978 by the LGBT Community to represent itself.", + "links": {}, + "path": { + "48": [ + [ + 98, + 206 + ], + [ + 225, + 206 + ], + [ + 225, + 285 + ], + [ + 98, + 285 + ], + [ + 98, + 206 + ] + ] + }, + "center": { + "48": [ + 162, + 246 + ] + }, + "source_list": { + "lemmy": [ + 8427200 + ] + } +} \ No newline at end of file -- GitLab From c8c9440b409f21c840adfa27684e1f330231730c Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 13:06:39 +0000 Subject: [PATCH 2/2] Modifier rainbow_flag.json --- entries2025/rainbow_flag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/rainbow_flag.json b/entries2025/rainbow_flag.json index 746c21a..ed3bd46 100644 --- a/entries2025/rainbow_flag.json +++ b/entries2025/rainbow_flag.json @@ -4,7 +4,7 @@ "description": "The Rainbow Flag has been used since 1978 by the LGBT Community to represent itself.", "links": {}, "path": { - "48": [ + "1-48": [ [ 98, 206 @@ -28,7 +28,7 @@ ] }, "center": { - "48": [ + "1-48": [ 162, 246 ] -- GitLab