This commit is contained in:
Wilfried OLLIVIER 2020-03-25 16:55:10 +01:00
parent 990b026337
commit a6d6e44a9f
3 changed files with 3 additions and 3 deletions

View File

@ -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.
@ -315,4 +315,4 @@ outputs:
outputFormats:
svg:
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB