We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfca9b commit 3a6216cCopy full SHA for 3a6216c
src/editor/index.html
@@ -5,6 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>JSONCV Editor</title>
8
+ <link rel="shortcut icon" href="../favicon.png" type="image/png">
9
<link rel="stylesheet" href="../scss/editor/index.scss" />
10
</head>
11
<body>
0 commit comments