fix editor no favicon
This commit is contained in:
parent
bbfca9b422
commit
3a6216c41d
|
|
@ -5,6 +5,7 @@
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>JSONCV Editor</title>
|
<title>JSONCV Editor</title>
|
||||||
|
<link rel="shortcut icon" href="../favicon.png" type="image/png">
|
||||||
<link rel="stylesheet" href="../scss/editor/index.scss" />
|
<link rel="stylesheet" href="../scss/editor/index.scss" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue