Add logo
This commit is contained in:
parent
990b026337
commit
a6d6e44a9f
3 changed files with 3 additions and 3 deletions
|
@ -199,7 +199,7 @@ params:
|
|||
#
|
||||
# Default: false
|
||||
# BOOLEAN; `true`, `false`
|
||||
useLogo: false
|
||||
useLogo: true
|
||||
|
||||
# Where is the logo located, if one is
|
||||
# present at all?
|
||||
|
@ -209,7 +209,7 @@ params:
|
|||
#
|
||||
# Recommended: png, bmp, jpg, or gif
|
||||
# for best browser support!
|
||||
logo: /logo.png
|
||||
logo: /img/robot.png
|
||||
|
||||
# This is the description that is shown
|
||||
# on the footer and meta tags.
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
BIN
static/img/robot.png
Normal file
BIN
static/img/robot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
Loading…
Add table
Reference in a new issue