Update avatar and use gravatar by default
This commit is contained in:
parent
5346407693
commit
977c5b7a13
@ -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
|
||||
|
@ -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 |
Loading…
Reference in New Issue
Block a user