feat: change format-detection content

Co-authored-by: n0099 <n@n0099.net>
pull/553/head
Seaton Jiang 2022-12-09 09:23:40 +08:00 committed by GitHub
parent 7f9e779191
commit 9536925130
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* 主题页眉
* @author Seaton Jiang <hi@seatonjiang.com>
* @license GPL-3.0 License
* @version 2022.05.27
* @version 2022.12.09
*/
?>
<!DOCTYPE html>
@ -13,7 +13,7 @@
<meta charset="UTF-8">
<title><?php wp_title('-', true, 'right'); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="format-detection" content="telphone=no, date=no, address=no, email=no">
<meta name="format-detection" content="telphone=no,email=no">
<meta name="theme-color" content="<?php echo kratos_option('g_chrome', '#282a2c'); ?>">
<meta name="keywords" itemprop="keywords" content="<?php echo keywords(); ?>">