@@ -13,6 +13,7 @@
);
</script>
<link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css" />
+ <link rel="icon" href="./logo.ico" />
</head>
<body>
@@ -24,4 +25,4 @@
</body>
</html>
-</html>
+</html>