更新favicon.ico

master
xuxueli 7 years ago
parent d9ddf23284
commit cde0561b50
  1. 3
      xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl
  2. BIN
      xxl-job-admin/src/main/webapp/favicon.ico

@ -1,5 +1,8 @@
<#macro commonStyle> <#macro commonStyle>
<#-- favicon -->
<link rel="icon" href="favicon.ico" />
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Tell the browser to be responsive to screen width --> <!-- Tell the browser to be responsive to screen width -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Loading…
Cancel
Save