This commit is contained in:
Xi Yan 2024-10-29 16:00:58 -07:00
parent b5d073bd6b
commit 1243343ec4

View file

@ -62,3 +62,5 @@ html_theme_options = {
html_static_path = ["../_static"]
html_logo = "../_static/llama-stack-logo.png"
html_css_files = ["css/jit.css", "css/custom.css"]