There was an error while loading. Please reload this page.
1 parent 232e73f commit 9a436e8Copy full SHA for 9a436e8
1 file changed
index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8" />
5
- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
+ <link rel="icon" href="/favicon.ico" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
<meta name="theme-color" content="#000000" />
8
<meta name="description" content="The easiest way to share & access files on the Swarm network." />
@@ -12,7 +12,7 @@
12
<meta name="twitter:title" content="Swarm Gateway" />
13
<meta name="twitter:description" content="The easiest way to share & access files on the Swarm network." />
14
15
- <link rel="manifest" href="manifest.json" />
+ <link rel="manifest" href="/manifest.json" />
16
<title>Swarm Gateway</title>
17
</head>
18
<body>
0 commit comments