We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c92bbf commit 9adc6b4Copy full SHA for 9adc6b4
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Color Picker 🎨 A Javascript Component</title>
6
+ <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎨</text></svg>">
7
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<meta name="keywords" content="color, colors, picker, javascript, component, lightweight, web">
9
<meta name="description" content="Lightweight javascript color picker component for the web, small & easy to use">
0 commit comments