mirror of
https://github.com/typecho/typecho.git
synced 2025-04-04 02:02:27 +02:00
Merge branch 'master' of github.com:typecho/typecho
This commit is contained in:
commit
43995a346d
@ -18,7 +18,7 @@ $header = Typecho_Plugin::factory('admin/header.php')->header($header);
|
||||
<html class="no-js">
|
||||
<head>
|
||||
<meta charset="<?php $options->charset(); ?>">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title><?php _e('%s - %s - Powered by Typecho', $menu->title, $options->title); ?></title>
|
||||
|
Loading…
x
Reference in New Issue
Block a user