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",
|
||||
"JSON",
|
||||
"JQuery",
|
||||
".js"
|
||||
".js",
|
||||
|
||||
"enby"
|
||||
],
|
||||
"color": "yellow"
|
||||
},
|
||||
|
@ -181,7 +183,8 @@
|
|||
"words": [
|
||||
"NodeJS",
|
||||
"Spotify",
|
||||
"Wambu"
|
||||
"Wambu",
|
||||
"Matrix"
|
||||
],
|
||||
"color": "limegreen"
|
||||
},
|
||||
|
@ -211,12 +214,6 @@
|
|||
],
|
||||
"color": "rgb(175, 125, 200)"
|
||||
},
|
||||
{
|
||||
"words": [
|
||||
"Matrix"
|
||||
],
|
||||
"color": "limegreen"
|
||||
},
|
||||
{
|
||||
"words": [
|
||||
"Element"
|
||||
|
|
Loading…
Reference in a new issue