更新文件

This commit is contained in:
LyLme 2022-02-23 21:23:27 +08:00
parent 3bae206ae8
commit 7c0f196edf
1 changed files with 1 additions and 1 deletions

View File

@ -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">