From 336b5bea7163bf93ef69447189235a4a6ba4955b Mon Sep 17 00:00:00 2001 From: johnniang Date: Sun, 21 Apr 2019 14:56:42 +0800 Subject: [PATCH] Update common_macro.ftl --- .../resources/templates/common/macro/common_macro.ftl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/templates/common/macro/common_macro.ftl b/src/main/resources/templates/common/macro/common_macro.ftl index 6ae6575d8..5f2650dba 100644 --- a/src/main/resources/templates/common/macro/common_macro.ftl +++ b/src/main/resources/templates/common/macro/common_macro.ftl @@ -19,16 +19,16 @@ <#-- 站点验证代码 --> <#macro verification> - <#if options.blog_verification_google??> + <#if options.seo_verification_google??> - <#if options.blog_verification_bing??> + <#if options.seo_verification_bing??> - <#if options.blog_verification_baidu??> + <#if options.seo_verification_baidu??> - <#if options.blog_verification_qihu??> + <#if options.seo_verification_qihu??>