This commit is contained in:
Xi Yan 2024-10-30 11:41:31 -07:00
parent b95246dac0
commit cacbf99750
2 changed files with 2 additions and 1 deletions

View file

@ -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"]