mirror of
https://github.com/corda/corda.git
synced 2025-01-18 02:39:51 +00:00
Added favicon to docs.corda.net (#3199)
* Added favicon to docs.corda.net * docs.corda.net favicon path fix
This commit is contained in:
parent
455221629b
commit
3ffbbf8087
@ -172,6 +172,7 @@ see changes to this list.
|
||||
* Thomas Schroeter (R3)
|
||||
* Tim Swanson (R3)
|
||||
* Timothy Smith
|
||||
* Tittu Varghese (Servntire Global)
|
||||
* Tom Menner (R3)
|
||||
* tomconte
|
||||
* Tommy Lillehagen (R3)
|
||||
|
BIN
docs/source/_static/favicon.ico
Normal file
BIN
docs/source/_static/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
@ -144,7 +144,7 @@ html_add_permalinks = True
|
||||
# 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
|
||||
# pixels large.
|
||||
#html_favicon = None
|
||||
html_favicon = "_static/favicon.ico"
|
||||
|
||||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
|
Loading…
Reference in New Issue
Block a user