From 259d3dec1ae78e617b76ebeecd357218702d3d30 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Wed, 31 Jan 2018 22:07:50 +0800 Subject: refactor: i18n --- layouts/partials/post/reward.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'layouts/partials/post/reward.html') diff --git a/layouts/partials/post/reward.html b/layouts/partials/post/reward.html index 35933ea..3242854 100644 --- a/layouts/partials/post/reward.html +++ b/layouts/partials/post/reward.html @@ -1,20 +1,19 @@ {{ if or .Params.reward (and .Site.Params.reward.enable (ne .Params.reward false)) }}
- {{- $lang := .Site.Data.even.default }} - +
{{ $qrCode := .Site.Params.reward }} {{ with $qrCode.wechat }} {{- end }} {{ with $qrCode.alipay }} {{- end }}
-- cgit v1.2.3