Skip to content

Commit de4f1d7

Browse files
committed
Add favicon
1 parent 297defb commit de4f1d7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

img/favicon.png

2.51 KB
Loading

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
<link href="fonts/materialIcons.css" rel="stylesheet">
1212
<link href="fonts/roboto.css" rel="stylesheet">
1313
<link rel="stylesheet" href="lib/react-select.css">
14+
<link rel="icon" href="img/favicon.png" />
15+
1416
<style>
1517
html, body {
1618
height: 100%;

0 commit comments

Comments
 (0)