mirror of
https://github.com/typecho/typecho.git
synced 2025-04-04 18:22:23 +02:00
commit
2849cc089d
@ -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