Add favicon to docs (#12611)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
parent
7a8987dac5
commit
e3f7ff65e7
BIN
docs/source/assets/logos/vllm-logo-only-light.ico
Normal file
BIN
docs/source/assets/logos/vllm-logo-only-light.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
@ -70,6 +70,7 @@ copybutton_prompt_is_regexp = True
|
|||||||
html_title = project
|
html_title = project
|
||||||
html_theme = 'sphinx_book_theme'
|
html_theme = 'sphinx_book_theme'
|
||||||
html_logo = 'assets/logos/vllm-logo-text-light.png'
|
html_logo = 'assets/logos/vllm-logo-text-light.png'
|
||||||
|
html_favicon = 'assets/logos/vllm-logo-only-light.ico'
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'path_to_docs': 'docs/source',
|
'path_to_docs': 'docs/source',
|
||||||
'repository_url': 'https://github.com/vllm-project/vllm',
|
'repository_url': 'https://github.com/vllm-project/vllm',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user