mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
css
This commit is contained in:
parent
e60793af11
commit
6146d6ae75
2 changed files with 7 additions and 0 deletions
|
@ -79,3 +79,7 @@ html_theme_options = {
|
|||
|
||||
html_static_path = ["../_static"]
|
||||
html_logo = "../_static/llama-stack-logo.png"
|
||||
|
||||
html_css_files = [
|
||||
"custom.css",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue