Merge branch 'master' into 3.1

This commit is contained in:
Moshow郑锴 2021-01-17 23:57:34 +08:00 committed by GitHub
commit fcdd258f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>${(value.title)!!}</title>
<meta name="keywords" content="${(value.keywords)!!}">
<script>
/*统计代码,便于统计流量,请勿移除,谢谢!*/
var _hmt = _hmt || [];
@ -19,3 +20,4 @@
<#else>
<#include "/header-CDN.html">
</#if>