Skip to content

Commit 5c0bdcf

Browse files
committed
Set GitHub avatar as favicon and rename app to will-ch-h
1 parent c01e653 commit 5c0bdcf

7 files changed

Lines changed: 4 additions & 4 deletions

File tree

web/favicon.png

6.32 KB
Loading

web/icons/Icon-192.png

-3.02 KB
Loading

web/icons/Icon-512.png

-859 Bytes
Loading

web/icons/Icon-maskable-192.png

-3.32 KB
Loading

web/icons/Icon-maskable-512.png

-13.3 KB
Loading

web/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
<!-- iOS meta tags & icons -->
2424
<meta name="mobile-web-app-capable" content="yes">
2525
<meta name="apple-mobile-web-app-status-bar-style" content="black">
26-
<meta name="apple-mobile-web-app-title" content="will_ch_h_github_io">
26+
<meta name="apple-mobile-web-app-title" content="will-ch-h">
2727
<link rel="apple-touch-icon" href="icons/Icon-192.png">
2828

2929
<!-- Favicon -->
3030
<link rel="icon" type="image/png" href="favicon.png"/>
3131

32-
<title>will_ch_h_github_io</title>
32+
<title>will-ch-h</title>
3333
<link rel="manifest" href="manifest.json">
3434
</head>
3535
<body>

web/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "will_ch_h_github_io",
3-
"short_name": "will_ch_h_github_io",
2+
"name": "will-ch-h",
3+
"short_name": "will-ch-h",
44
"start_url": ".",
55
"display": "standalone",
66
"background_color": "#0175C2",

0 commit comments

Comments
 (0)