Skip to content

Commit 4f58cf1

Browse files
Update index.html
1 parent 5fa7b5e commit 4f58cf1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
<meta property="twitter:card" content="summary_large_image" />
2323

2424
<!-- PWA Manifest & Icons -->
25-
<link rel="manifest" href="/manifest.json">
25+
<link rel="manifest" href="/manifest.webmanifest">
2626
<link rel="canonical" href="https://mainroute-core.github.io/">
27-
<link href="https://avatars.githubusercontent.com/u/249983472" rel="apple-touch-icon" sizes="180x180" />
28-
<link href="https://avatars.githubusercontent.com/u/249983472" rel="icon" sizes="32x32" type="image/png" />
29-
<link href="https://avatars.githubusercontent.com/u/249983472" rel="icon" sizes="16x16" type="image/png" />
27+
<link href="https://avatars.githubusercontent.com/u/249983472?s=180&v=4" rel="apple-touch-icon" sizes="180x180" />
28+
<link href="https://avatars.githubusercontent.com/u/249983472?s=32&v=4" rel="icon" sizes="32x32" type="image/png" />
29+
<link href="https://avatars.githubusercontent.com/u/249983472?s=16&v=4" rel="icon" sizes="16x16" type="image/png" />
3030

3131
<title>MainRoute Core | Future Engineered</title>
3232

0 commit comments

Comments
 (0)