From cacbf99750f2231998ad9f2e58a20d8095b31413 Mon Sep 17 00:00:00 2001 From: Xi Yan Date: Wed, 30 Oct 2024 11:41:31 -0700 Subject: [PATCH] style --- docs/source/conf.py | 1 + docs/source/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index f44e63dee..4c3c8d8bb 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -75,6 +75,7 @@ source_suffix = { # html_theme = "alabaster" html_theme_options = { "canonical_url": "https://github.com/meta-llama/llama-stack", + "style_nav_header_background": "white", } html_static_path = ["../_static"] diff --git a/docs/source/index.md b/docs/source/index.md index 1cc630319..cb1c5ef54 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -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. -![Llama Stack](../_static/llama-stack.png) +
## APIs