mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2025-12-26 05:48:33 +08:00
Merge branch 'master' into 3.1
This commit is contained in:
commit
fcdd258f82
@ -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 || [];
|
||||
@ -18,4 +19,5 @@
|
||||
<#include "/header-local.html">
|
||||
<#else>
|
||||
<#include "/header-CDN.html">
|
||||
</#if>
|
||||
</#if>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user