mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
css
This commit is contained in:
parent
b5d073bd6b
commit
1243343ec4
1 changed files with 2 additions and 0 deletions
|
@ -62,3 +62,5 @@ html_theme_options = {
|
||||||
|
|
||||||
html_static_path = ["../_static"]
|
html_static_path = ["../_static"]
|
||||||
html_logo = "../_static/llama-stack-logo.png"
|
html_logo = "../_static/llama-stack-logo.png"
|
||||||
|
|
||||||
|
html_css_files = ["css/jit.css", "css/custom.css"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue