Update avatar and use gravatar by default

This commit is contained in:
Wojciech Kozlowski 2021-12-21 23:44:38 +01:00
parent 5346407693
commit 977c5b7a13
3 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ plugins_js = []
############################
# Get user avatars from Gravatar.com? (true/false)
gravatar = false
gravatar = true
# Align the main menu to the right of the page? (true/false)
menu_align_right = false

View File

@ -58,7 +58,7 @@ social:
# link: files/cv.pdf
# Enter email to display Gravatar (if Gravatar enabled in Config)
email: ""
email: "wk@wojciechkozlowski.eu"
# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 83 KiB