From e82e16e3cfc55d622d490315ef5b542a2956109f Mon Sep 17 00:00:00 2001 From: GabrielRamaldes <56983194+GabrielRamaldes@users.noreply.github.com> Date: Fri, 1 Nov 2019 11:36:23 -0300 Subject: [PATCH] feat(pixels): add my pixel (#1791) --- _data/pixels.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/pixels.json b/_data/pixels.json index 5a4e53442d..02cccdc358 100644 --- a/_data/pixels.json +++ b/_data/pixels.json @@ -378,6 +378,7 @@ {"y": 10, "x": 27, "color": "#003459", "username": "JCrestel"}, {"y": 10, "x": 28, "color": "#ffa54f", "username": "valdeirsk8"}, {"y": 10, "x": 29, "color": "#f08a9e", "username": "dixita0607"}, + {"y": 10, "x": 30, "color": "#ff0000", "username": "gabrielramaldes"}, {"y": 10, "x": 32, "color": "#996633", "username": "gtexplorer"}, {"y": 10, "x": 39, "color": "#ff4529", "username": "NikxDa"}, {"y": 11, "x": 0, "color": "#CCFF33", "username": "priyankamk"}, @@ -1074,4 +1075,4 @@ {"y": 39, "x": 38, "color": "#000080", "username": "rmkubik"}, {"y": 39, "x": 39, "color": "#0f111a", "username": "PrateekPunetha"} ] -} \ No newline at end of file +}