|
|
@@ -2,18 +2,18 @@
|
|
|
<html lang="en">
|
|
|
<head>
|
|
|
<meta charset="utf-8" />
|
|
|
- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
|
|
|
+<!-- <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />-->
|
|
|
<meta
|
|
|
name="viewport"
|
|
|
content="width=device-width, initial-scale=1, shrink-to-fit=no"
|
|
|
/>
|
|
|
- <meta name="theme-color" content="#000000" />
|
|
|
+<!-- <meta name="theme-color" content="#000000" />-->
|
|
|
|
|
|
<!--
|
|
|
manifest.json provides metadata used when your web app is added to the
|
|
|
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
|
|
|
-->
|
|
|
- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
|
+<!-- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />-->
|
|
|
|
|
|
<!--
|
|
|
Notice the use of %PUBLIC_URL% in the tags above.
|
|
|
@@ -24,7 +24,7 @@
|
|
|
work correctly both with client-side routing and a non-root public URL.
|
|
|
Learn how to configure a non-root public URL by running `npm run build`.
|
|
|
-->
|
|
|
- <title>@rongmz/react-stock-heatmap</title>
|
|
|
+ <title>heatmap</title>
|
|
|
</head>
|
|
|
|
|
|
<body>
|