File tree Expand file tree Collapse file tree 8 files changed +4
-4
lines changed
Expand file tree Collapse file tree 8 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 " />
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/
Original file line number Diff line number Diff line change 88 "type" : " image/x-icon"
99 },
1010 {
11- "src" : " rg .png" ,
11+ "src" : " arch .png" ,
1212 "type" : " image/png" ,
1313 "sizes" : " 200x200"
1414 }
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ export const App = () => {
104104 < ChakraProvider theme = { theme } >
105105 < Box textAlign = "left" >
106106 < Image
107- src = "bg.jpg "
107+ src = "bg.webp "
108108 pos = "absolute"
109109 zIndex = "-1"
110110 style = { style . image }
You can’t perform that action at this time.
0 commit comments