diff --git a/docs/conf.py b/docs/conf.py index a327083f..e49353a8 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,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