add sample title-img param to config
This commit is contained in:
parent
14cbc5a266
commit
818e5b4590
@ -34,6 +34,10 @@ navbar-links:
|
|||||||
# Remove this parameter if you don't want an image in the navbar
|
# Remove this parameter if you don't want an image in the navbar
|
||||||
avatar: "/img/avatar-icon.png"
|
avatar: "/img/avatar-icon.png"
|
||||||
|
|
||||||
|
# If you want to have an image logo in the top-left corner instead of the title text,
|
||||||
|
# then specify the following parameter. The logo will have a height of 40px
|
||||||
|
# title-img: /path/to/image
|
||||||
|
|
||||||
# --- Footer options --- #
|
# --- Footer options --- #
|
||||||
|
|
||||||
# Change all these values or delete the ones you don't want.
|
# Change all these values or delete the ones you don't want.
|
||||||
|
Loading…
Reference in New Issue
Block a user