# Avatar Configuration
Waline, like Valine, currently uses Gravataropen in new window as the comment list avatar.
Please log in or register by yourself Gravataropen in new window, then modify your avatar.
When commenting, just leave the email address you used when registering in Gravataropen in new window.
Thanks for the mirroring service provided by geekzuopen in new window, v2exopen in new window.
Currently there are 7 types of default values
for non-custom avatar
:
Value | Demo | Style |
---|---|---|
Empty string:'' | Gravatar official graphics | |
mp | Mystic man (a grayhead) | |
identicon | Abstract geometry | |
monsterid | little monster | |
wavatar | A combination of different faces and backgrounds | |
robohash | a generated robot with different colors, faces, etc | |
retro | Eight-pixel retro portrait | |
hide | Hidden avatar |
The parameter value
hide
is supported atv1.1.8-beta
.
If the value ofavatar
is not equal to one of the seven parameters, the default value ismm
.
new Valine({
...
avatar:'' // (''/mp/identicon/monsterid/wavatar/robohash/retro/hide)
});
1
2
3
4
2
3
4
TIPS: The comment area is only for demo. If you have any questions, please go to Github Discussion to ask.
Comments
Powered by Waline v1.0.0-beta.2
Preview: