mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 08:16:54 +00:00
logo: have a separate, bigger logo (do not reuse the favicon)
currently just scaled up / converted to png from the favicon.ico.
This commit is contained in:
parent
87bb886705
commit
077bcd0cde
2 changed files with 1 additions and 1 deletions
BIN
docs/_static/logo.png
vendored
Normal file
BIN
docs/_static/logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.9 KiB |
|
@ -117,7 +117,7 @@
|
|||
|
||||
# The name of an image file (relative to this directory) to place at the top
|
||||
# of the sidebar.
|
||||
html_logo = '_static/favicon.ico'
|
||||
html_logo = '_static/logo.png'
|
||||
|
||||
# The name of an image file (within the static path) to use as favicon of the
|
||||
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
|
||||
|
|
Loading…
Reference in a new issue