We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027665d commit cacd691Copy full SHA for cacd691
config/all-tags.json
@@ -257,6 +257,11 @@
257
"color": "bg-[#61d0f2]",
258
"borderColor": "border-[#40ccf7]"
259
},
260
+ {
261
+ "name": "JavaScript",
262
+ "color": "bg-[#61d0f2]",
263
+ "borderColor": "border-[#40ccf7]"
264
+ },
265
{
266
"name": "VSCode",
267
@@ -287,11 +292,6 @@
287
292
288
293
289
294
290
- {
291
- "name": "Java",
- "color": "bg-[#61d0f2]",
- "borderColor": "border-[#40ccf7]"
- },
295
296
"name": "HTML",
297
0 commit comments