ico
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="{site:cfg code='PUBLIC_STATIC_DOMAIN' encode='false'/}/template/videodadi/img/favicon.ico">
|
||||
<link rel="apple-touch-icon" href="{$TpStyle.favicon}">
|
||||
{// PWA 支持(Chrome/安卓)和 SEO 不是强关联 }
|
||||
<meta name="theme-color" content="#000000">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
@@ -23,7 +23,8 @@
|
||||
<title>{block name="title"}{/block}</title>
|
||||
<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="{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 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">
|
||||
|
||||
Reference in New Issue
Block a user