Update common macro template.

pull/210/head
ruibaby 2019-06-17 17:11:56 +08:00
parent 022db247d4
commit 1d5bfc79c7
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
</#macro>
<#macro globalHeader>
<#if options.spider_disabled!false>
<meta name="robots" content="none">
</#if>
<meta name="generator" content="Halo ${version!}" />
<@custom_head />
<@verification />