add favicon
This commit is contained in:
BIN
static/src/img/favicon.ico
Normal file
BIN
static/src/img/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@@ -6,6 +6,7 @@
|
|||||||
<title>青岛大学在线评测平台 - 首页</title>
|
<title>青岛大学在线评测平台 - 首页</title>
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="/static/css/fullpage/jquery.fullPage.css">
|
<link rel="stylesheet" type="text/css" href="/static/css/fullpage/jquery.fullPage.css">
|
||||||
|
<link rel="shortcut icon" href="/static/img/favicon.ico">
|
||||||
<style>
|
<style>
|
||||||
html, textarea, input, option, select, button {
|
html, textarea, input, option, select, button {
|
||||||
font: 1em "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑",
|
font: 1em "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑",
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="renderer" content="webkit">
|
<meta name="renderer" content="webkit">
|
||||||
|
<link rel="shortcut icon" href="/static/img/favicon.ico">
|
||||||
|
|
||||||
<title>在线评测系统</title>
|
<title>在线评测系统</title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user