We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cddf9 commit 28835c5Copy full SHA for 28835c5
public/CNAME renamed to CNAME
public/favicon.ico renamed to favicon.ico
index.html
@@ -4,7 +4,7 @@
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
7
- <link rel="shortcut icon" href="/public/favicon.ico">
+ <link rel="shortcut icon" href="/favicon.ico">
8
9
<!-- Shim for module using global (like stream-browserify) -->
10
<script> if (global === undefined) { var global = window; } </script>
0 commit comments