更新浏览器tab页的logo
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<link rel="shortcut icon" href="${pageContext.request.contextPath}/static/pages/img/logo.ico" />
|
||||
<link rel="shortcut icon" href="${pageContext.request.contextPath}/static/pages/img/logo-K.ico" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>${fns:getStringProperty('productName','NIS')}</title>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||
<meta content="" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<link rel="shortcut icon" href="${pageContext.request.contextPath}/static/pages/img/logo.ico" />
|
||||
<link rel="shortcut icon" href="${pageContext.request.contextPath}/static/pages/img/logo-K.ico" />
|
||||
<title>NTC</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<!-- basic styles -->
|
||||
|
||||
BIN
src/main/webapp/static/pages/img/logo-K.ico
Normal file
BIN
src/main/webapp/static/pages/img/logo-K.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.0 KiB |
Reference in New Issue
Block a user