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
|
# Default: false
|
||||||
# BOOLEAN; `true`, `false`
|
# BOOLEAN; `true`, `false`
|
||||||
useLogo: false
|
useLogo: true
|
||||||
|
|
||||||
# Where is the logo located, if one is
|
# Where is the logo located, if one is
|
||||||
# present at all?
|
# present at all?
|
||||||
|
@ -209,7 +209,7 @@ params:
|
||||||
#
|
#
|
||||||
# Recommended: png, bmp, jpg, or gif
|
# Recommended: png, bmp, jpg, or gif
|
||||||
# for best browser support!
|
# for best browser support!
|
||||||
logo: /logo.png
|
logo: /img/robot.png
|
||||||
|
|
||||||
# This is the description that is shown
|
# This is the description that is shown
|
||||||
# on the footer and meta tags.
|
# on the footer and meta tags.
|
||||||
|
@ -315,4 +315,4 @@ outputs:
|
||||||
outputFormats:
|
outputFormats:
|
||||||
svg:
|
svg:
|
||||||
isPlainText: true
|
isPlainText: true
|
||||||
mediaType: image/svg+xml
|
mediaType: image/svg+xml
|
||||||
|
|
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