Commit 17da53a4 authored by zhangdd's avatar zhangdd

chore:use local favicon

Signed-off-by: default avatarzhangdd <86431843@qq.com>
parent 6340f411
......@@ -5,6 +5,4 @@ spring:
active: dev
web:
resources:
add-mappings: true
chain:
compressed: true
\ No newline at end of file
add-mappings: true
\ No newline at end of file
......@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1.0" name="viewport">
<link href="https://schbrain-static-online.schbrain.com/schbrain/frontend/xb/cb-home/0.0.24/favicon.ico" rel="icon">
<link href="<%= BASE_URL %>favicon.ico" rel="icon">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment