ad adtop
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<meta name="format-detection" content="telephone=no,email=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<link rel="apple-touch-icon" href="{$TpStyle.favicon}">
|
||||
<link rel="apple-touch-icon" href="/template/videodadi/img/favicon.ico">
|
||||
{// PWA 支持(Chrome/安卓)和 SEO 不是强关联 }
|
||||
<meta name="theme-color" content="#000000">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
@@ -24,7 +24,7 @@
|
||||
<meta name="keywords" content='{block name="keywords"}{/block}'>
|
||||
<meta name="description" content='{block name="description"}{/block}'>
|
||||
<!-- <link rel="shortcut icon" href="{site:cfg code='PUBLIC_STATIC_DOMAIN' encode='false'/}/template/videodadi/img/favicon.ico" type="image/x-icon"> -->
|
||||
<link rel="shortcut icon" href="{$TpStyle.favicon}" type="image/svg+xml">
|
||||
<link rel="shortcut icon" href="/template/videodadi/img/favicon.ico" type="image/svg+xml">
|
||||
<!-- <link href="/public/layer/need/layer.css" rel="stylesheet"> -->
|
||||
{// 提前加载 CSS }
|
||||
<link rel="preload" href="{site:cfg code='PUBLIC_STATIC_DOMAIN' encode='false'/}/template/videodadi/font/iconfont-min.css" type="text/css">
|
||||
@@ -118,6 +118,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="cs-list-a"></div>
|
||||
{block name="main"}
|
||||
{/block}
|
||||
{include file="public/footer" /}
|
||||
|
||||
Reference in New Issue
Block a user