Skip to content

Commit 3a6216c

Browse files
committed
fix editor no favicon
1 parent bbfca9b commit 3a6216c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/editor/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>JSONCV Editor</title>
8+
<link rel="shortcut icon" href="../favicon.png" type="image/png">
89
<link rel="stylesheet" href="../scss/editor/index.scss" />
910
</head>
1011
<body>

0 commit comments

Comments
 (0)