From a7d8248437243d1e8b8aaa46113323f950f5711e Mon Sep 17 00:00:00 2001 From: riba2534 Date: Sun, 9 May 2021 01:07:16 +0800 Subject: =?UTF-8?q?=E6=94=AF=E6=8C=81valine=E7=B3=BB=E7=BB=9F=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E9=BB=98=E8=AE=A4=E5=A4=B4=E5=83=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/partials/journal.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts') diff --git a/layouts/partials/journal.html b/layouts/partials/journal.html index 03f5385..64b908b 100644 --- a/layouts/partials/journal.html +++ b/layouts/partials/journal.html @@ -99,6 +99,7 @@ app = new Vue({ requiredFields: ['nick','mail'], enableQQ: true, recordIP: true, + avatar: {{.Site.Params.valine.avator}}, }) {{ end }} {{ if and (.Site.Params.enableTwikoo) (.IsPage) }} -- cgit v1.2.3