Skip to content

Commit cacd691

Browse files
authored
chore: update tools.json (#4129)
1 parent 027665d commit cacd691

File tree

3 files changed

+289
-163
lines changed

3 files changed

+289
-163
lines changed

config/all-tags.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,11 @@
257257
"color": "bg-[#61d0f2]",
258258
"borderColor": "border-[#40ccf7]"
259259
},
260+
{
261+
"name": "JavaScript",
262+
"color": "bg-[#61d0f2]",
263+
"borderColor": "border-[#40ccf7]"
264+
},
260265
{
261266
"name": "VSCode",
262267
"color": "bg-[#61d0f2]",
@@ -287,11 +292,6 @@
287292
"color": "bg-[#61d0f2]",
288293
"borderColor": "border-[#40ccf7]"
289294
},
290-
{
291-
"name": "Java",
292-
"color": "bg-[#61d0f2]",
293-
"borderColor": "border-[#40ccf7]"
294-
},
295295
{
296296
"name": "HTML",
297297
"color": "bg-[#61d0f2]",

0 commit comments

Comments
 (0)