File: /www/wwwroot/doba123.com/wp-content/themes/duba2/py-header.php
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
<title><?php wp_title( '', true, 'right' ); ?></title>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/css/global.css?ver=<?php echo time(); ?>" />
<?php if(!is_home()): ?>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/css/pages.css?ver=<?php echo time(); ?>" />
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/css/gaoxin.css" />
<?php endif; ?>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/css/reset.css" />
<script src="<?php bloginfo('template_url'); ?>/js/jquery.min.js"></script>
<!-- swiper -->
<link href="<?php bloginfo('template_url'); ?>/css/swiper.min.css" rel="stylesheet">
<script src="<?php bloginfo('template_url'); ?>/js/swiper.min.js"></script>
<!-- wow -->
<script src="<?php bloginfo('template_url'); ?>/js/wow.min.js"></script>
<!-- ./tx -->
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'); ?>/style.css" />
<?php wp_head(); ?>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?bc56b0e0447b9e34c95bc5df7c0f8907";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>