Allow to disable the round avatar (#612)
This commit is contained in:
parent
09bbb35651
commit
2e3ba13c81
3 changed files with 10 additions and 1 deletions
|
@ -29,6 +29,7 @@ navbar-links:
|
|||
# Image to show in the navigation bar - image must be a square (width = height)
|
||||
# Remove this parameter if you don't want an image in the navbar
|
||||
avatar: "/img/avatar-icon.png"
|
||||
round-avatar: true
|
||||
|
||||
# If you want to have an image logo in the top-left corner instead of the title text,
|
||||
# then specify the following parameter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue