Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 6413326

Browse files
authored
Fix icon link
1 parent 4cc01d0 commit 6413326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<meta name="theme-color" content="#e9df12">
3030
<meta name="revisit-after" content="2 days">
3131
<meta name="keywords" content="framework, css, easy-to-use, scss, modestacss, clean, flat, modern">
32-
<link rel="icon" type="image/png" href="<%= BASE_URL %>static/logo-simplified.png">
32+
<link rel="icon" type="image/png" href="<%= BASE_URL %>static/icon-simplified.png">
3333
<link rel="manifest" href="<%= BASE_URL %>manifest.json" />
3434

3535
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" />

0 commit comments

Comments
 (0)