Skip to content

Commit 818e5b4

Browse files
authored
add sample title-img param to config
1 parent 14cbc5a commit 818e5b4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ navbar-links:
3434
# Remove this parameter if you don't want an image in the navbar
3535
avatar: "/img/avatar-icon.png"
3636

37+
# If you want to have an image logo in the top-left corner instead of the title text,
38+
# then specify the following parameter. The logo will have a height of 40px
39+
# title-img: /path/to/image
40+
3741
# --- Footer options --- #
3842

3943
# Change all these values or delete the ones you don't want.

0 commit comments

Comments
 (0)