diff --git a/docs/conf.py b/docs/conf.py index 0cdacc9..c2a12e7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,7 +42,7 @@ # Required settings html_theme = "rocm_docs_theme" html_theme_options = { - "flavor": "instinct", + "flavor": "instinct-design", "link_main_doc": True, "use_download_button": True, # Add any additional theme options here