Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7ba0f0d

Browse files
committed
add javascript tag to some javascript snippets for more consistency
1 parent 9c11a70 commit 7ba0f0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎public/data/javascript.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"console.log(getContrastColor('#ff6347')); // Output: #000000 (black)",
423423
"console.log(getContrastColor('#f4f')); // Output: #000000 (black)"
424424
],
425-
"tags": ["color", "hex", "contrast", "brightness", "utility"],
425+
"tags": ["javascript", "color", "hex", "contrast", "brightness", "utility"],
426426
"author": "yaya12085"
427427
},
428428
{
@@ -440,7 +440,7 @@
440440
"",
441441
"main();"
442442
],
443-
"tags": ["sleep", "delay", "utility", "promises"],
443+
"tags": ["javascript", "sleep", "delay", "utility", "promises"],
444444
"author": "0xHouss"
445445
}
446446
]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /