Skip to content

Commit d29a54e

Browse files
Add favicon
Add favicon
2 parents f7c2563 + 1e27921 commit d29a54e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Rolling</title>
7+
<link rel="icon" href="/favicon.svg" type="image/x-icon" />
78
</head>
89
<body>
910
<div id="root"></div>

public/favicon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)