Skip to content

Commit d0e88ae

Browse files
committed
favicon
1 parent 1d76678 commit d0e88ae

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
5+
<link rel="icon" type="image/png" sizes="1024x1024" href="/new-favicon.png" />
6+
<link rel="apple-touch-icon" href="/new-favicon.png" />
67
<link
78
rel="alternate"
89
type="application/rss+xml"

public/new-favicon.png

802 KB
Loading

0 commit comments

Comments
 (0)