Skip to content

Commit 3c1ada1

Browse files
committed
add favicon
1 parent 8d607aa commit 3c1ada1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

public/favicon.png

5.08 KB
Loading

public/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<head lang='en'>
44
<meta charset='utf-8'>
55
<meta name='viewport' content='width=device-width'>
6+
<link rel='icon' type='image/png' href='/favicon.png'>
7+
68
<title>Rollup code-splitting demo</title>
79

810
<link rel='stylesheet' href='styles.css'>

0 commit comments

Comments
 (0)