mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
style
This commit is contained in:
parent
b95246dac0
commit
cacbf99750
2 changed files with 2 additions and 1 deletions
|
@ -75,6 +75,7 @@ source_suffix = {
|
||||||
# html_theme = "alabaster"
|
# html_theme = "alabaster"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"canonical_url": "https://github.com/meta-llama/llama-stack",
|
"canonical_url": "https://github.com/meta-llama/llama-stack",
|
||||||
|
"style_nav_header_background": "white",
|
||||||
}
|
}
|
||||||
|
|
||||||
html_static_path = ["../_static"]
|
html_static_path = ["../_static"]
|
||||||
|
|
|
@ -6,7 +6,7 @@ The Llama Stack defines and standardizes the building blocks needed to bring gen
|
||||||
|
|
||||||
The Stack APIs are rapidly improving, but still very much work in progress and we invite feedback as well as direct contributions.
|
The Stack APIs are rapidly improving, but still very much work in progress and we invite feedback as well as direct contributions.
|
||||||
|
|
||||||

|
<center><img src="../_static/llama-stack.png" style="width: 400px;"></center>
|
||||||
|
|
||||||
## APIs
|
## APIs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue