Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
e3f7ff65
Unverified
Commit
e3f7ff65
authored
Jan 31, 2025
by
Harry Mellor
Committed by
GitHub
Jan 31, 2025
Browse files
Add favicon to docs (#12611)
Signed-off-by:
Harry Mellor
<
19981378+hmellor@users.noreply.github.com
>
parent
7a8987da
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
docs/source/assets/logos/vllm-logo-only-light.ico
docs/source/assets/logos/vllm-logo-only-light.ico
+0
-0
docs/source/conf.py
docs/source/conf.py
+1
-0
No files found.
docs/source/assets/logos/vllm-logo-only-light.ico
0 → 100644
View file @
e3f7ff65
16.6 KB
docs/source/conf.py
View file @
e3f7ff65
...
@@ -70,6 +70,7 @@ copybutton_prompt_is_regexp = True
...
@@ -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'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment