更新文件
This commit is contained in:
parent
3bae206ae8
commit
7c0f196edf
|
@ -7,7 +7,7 @@
|
||||||
<title><?php echo $conf['title']?></title>
|
<title><?php echo $conf['title']?></title>
|
||||||
<meta name="keywords" content="<?php echo $conf['keywords']?>">
|
<meta name="keywords" content="<?php echo $conf['keywords']?>">
|
||||||
<meta name="description" content="<?php echo $conf['description']?>">
|
<meta name="description" content="<?php echo $conf['description']?>">
|
||||||
<meta name="author" content="yinqi">
|
<meta name="author" content="LyLme">
|
||||||
<link rel="icon" sizes="any" mask href="<?php echo $conf['logo']?>">
|
<link rel="icon" sizes="any" mask href="<?php echo $conf['logo']?>">
|
||||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||||
<meta name="apple-touch-fullscreen" content="yes">
|
<meta name="apple-touch-fullscreen" content="yes">
|
||||||
|
|
Loading…
Reference in New Issue