commit
This commit is contained in:
16
kngil/skin/_head_pop_temp.php
Normal file
16
kngil/skin/_head_pop_temp.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, viewport-fit=cover"
|
||||
/>
|
||||
<meta http-equiv="X-UA-compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
type="image/svg+xml"
|
||||
href="/kngil/img/favicon.svg"
|
||||
/>
|
||||
<link rel="stylesheet" type="text/css" href="/kngil/css/common.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/kngil/css/style.css" />
|
||||
|
||||
<script src="./js/lib/jquery-3.6.1.min.js"></script>
|
||||
Reference in New Issue
Block a user