Explorar el Código

移除标题等

skyffire hace 1 año
padre
commit
341aeeb096
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      example/public/index.html

+ 4 - 4
example/public/index.html

@@ -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>