Skip to content

Commit 9adc6b4

Browse files
committed
added favicon
1 parent 7c92bbf commit 9adc6b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<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>">
67
<meta name="viewport" content="width=device-width, initial-scale=1.0">
78
<meta name="keywords" content="color, colors, picker, javascript, component, lightweight, web">
89
<meta name="description" content="Lightweight javascript color picker component for the web, small & easy to use">

0 commit comments

Comments
 (0)