Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2021-05-12 19:45:35 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2021-05-12 19:45:35 +0300
commit79c5ef2e679e68b9a8ad6d86079acc03582cd4bd (patch)
treeaabbfec03624d091542793e958f48652b15d284f
parent9a53186abfe836969563888dc49217ee63d38e7d (diff)
parentc7039728e762faa3154dc0d9d5de1a4e79d157e8 (diff)
Merge branch 'master' of github.com:amazingrise/hugo-theme-diary
-rw-r--r--layouts/partials/journal.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/journal.html b/layouts/partials/journal.html
index 369dbc4..5d98953 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) }}