refactor: index.html favicon
This commit is contained in:
+4
-1
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>CoreUI - Open Source Bootstrap Admin Template</title>
|
||||
|
||||
<link rel="shortcut icon" href="./favicon.ico">
|
||||
<link rel="shortcut icon" href="/static/favicon.ico">
|
||||
</head>
|
||||
|
||||
<!-- BODY options, add following classes to body to change options
|
||||
@@ -38,6 +38,9 @@
|
||||
-->
|
||||
|
||||
<body class="app">
|
||||
<noscript>
|
||||
You need to enable JavaScript to run this app.
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
<!-- built files will be auto injected -->
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user