Bit more organization
This commit is contained in:
parent
b798f15387
commit
09e61a7573
1 changed files with 5 additions and 8 deletions
|
@ -138,7 +138,9 @@
|
||||||
"Javascript",
|
"Javascript",
|
||||||
"JSON",
|
"JSON",
|
||||||
"JQuery",
|
"JQuery",
|
||||||
".js"
|
".js",
|
||||||
|
|
||||||
|
"enby"
|
||||||
],
|
],
|
||||||
"color": "yellow"
|
"color": "yellow"
|
||||||
},
|
},
|
||||||
|
@ -181,7 +183,8 @@
|
||||||
"words": [
|
"words": [
|
||||||
"NodeJS",
|
"NodeJS",
|
||||||
"Spotify",
|
"Spotify",
|
||||||
"Wambu"
|
"Wambu",
|
||||||
|
"Matrix"
|
||||||
],
|
],
|
||||||
"color": "limegreen"
|
"color": "limegreen"
|
||||||
},
|
},
|
||||||
|
@ -211,12 +214,6 @@
|
||||||
],
|
],
|
||||||
"color": "rgb(175, 125, 200)"
|
"color": "rgb(175, 125, 200)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"words": [
|
|
||||||
"Matrix"
|
|
||||||
],
|
|
||||||
"color": "limegreen"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"words": [
|
"words": [
|
||||||
"Element"
|
"Element"
|
||||||
|
|
Loading…
Reference in a new issue