Skip to content

Commit 7f4f7bb

Browse files
committed
close #201
1 parent 23f514b commit 7f4f7bb

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

public/arch.png

1.18 KB
Loading

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="icon" href="%PUBLIC_URL%/rg.png" />
5+
<link rel="icon" href="%PUBLIC_URL%/arch.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
<meta name="theme-color" content="black" />
88
<meta name="description" content="Official website of the Arch" />
@@ -17,7 +17,7 @@
1717
content="https://arch.sfc.wide.ad.jp/output.webp"
1818
/>
1919
<meta property="og:type" content="website" />
20-
<link rel="apple-touch-icon" href="%PUBLIC_URL%/rg.png" />
20+
<link rel="apple-touch-icon" href="%PUBLIC_URL%/arch.png" />
2121
<!--
2222
manifest.json provides metadata used when your web app is installed on a
2323
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "image/x-icon"
99
},
1010
{
11-
"src": "rg.png",
11+
"src": "arch.png",
1212
"type": "image/png",
1313
"sizes": "200x200"
1414
}

public/output.webp

-277 KB
Binary file not shown.

public/rg.png

-7.11 KB
Binary file not shown.

0 commit comments

Comments
 (0)