From 3c214779f0689c46a77a9f6e65d8ef9cda5fa7d9 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Thu, 23 Apr 2020 14:31:31 +0800 Subject: [PATCH] robohash avatar --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 352f9ea..7b4a060 100755 --- a/_config.yml +++ b/_config.yml @@ -498,7 +498,7 @@ comments: requiredFields: ['nick','mail'] enableQQ: true # Unstable avatar link placeholder: 快来评论吧~ # valine comment input placeholder(like: Please leave your footprints ) - avatar: mp # gravatar style https://valine.js.org/avatar + avatar: robohash # gravatar style https://valine.js.org/avatar pageSize: 10 # comment list page size lang: zh-cn highlight: true