|
@@ -8,6 +8,7 @@
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
|
|
+ <meta http-equiv="Content-Security-Policy" content="script-src 'self'" />
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
|
|
<title>知学知考</title>
|
|
<title>知学知考</title>
|
|
</head>
|
|
</head>
|