From ba758f98ac02caad3b5a2f82c8ed7ec83f450ddf Mon Sep 17 00:00:00 2001 From: artemis34x <81362075+artemis34x@users.noreply.github.com> Date: Mon, 5 Apr 2021 10:21:03 +0200 Subject: [PATCH] feat(pixels): add my new pixel (#3659) --- _data/pixels.json | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/pixels.json b/_data/pixels.json index c5994ad4ba..e98606cf2d 100644 --- a/_data/pixels.json +++ b/_data/pixels.json @@ -169,6 +169,7 @@ {"y": 8, "x": 28, "color": "#3AB7FF", "username": "ahmedashour"}, {"y": 8, "x": 46, "color": "#9613f9", "username": "aesthesir"}, {"y": 9, "x": 0, "color": "#44337a", "username": "iamthismarvin"}, + {"y": 9, "x": 1, "color": "#17cc89", "username": "artemis34x"}, {"y": 9, "x": 2, "color": "#FFFF00", "username": "lexamxu"}, {"y": 9, "x": 9, "color": "#ffff00", "username": "bgt777"}, {"y": 9, "x": 14, "color": "#c91306", "username": "kedlawv"},