Skip to content

Commit

Permalink
feat(pixels): adding a new pixel (twilio-labs#3644)
Browse files Browse the repository at this point in the history
* feat(pixels): adding a new pixel

* Update pixels.json
  • Loading branch information
JayRenavin authored Mar 28, 2021
1 parent 8ac30bf commit 7004f38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _data/pixels.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
{"y": 27, "x": 27, "color": "#a30202", "username": "deadbeatlopes"},
{"y": 27, "x": 28, "color": "#00cc00", "username": "LucasBraunX"},
{"y": 27, "x": 29, "color": "#CEBD96", "username": "fowardshift"},
{"y": 28, "x": 17, "color": "#9E0000", "username": "JayRenavin"},
{"y": 28, "x": 21, "color": "#034EEE", "username": "Krzyychuu"},
{"y": 28, "x": 28, "color": "#B48EAD", "username": "yenly"},
{"y": 28, "x": 30, "color": "#1dcc83", "username": "mushahidq"},
Expand Down Expand Up @@ -526,4 +527,4 @@
{"y": 59, "x": 58, "color": "#ccff00", "username": "TheLaz"},
{"y": 59, "x": 59, "color": "#fc03be", "username": "hjpunzalan"}
]
}
}

0 comments on commit 7004f38

Please sign in to comment.