fix promo banner, delete old folders

This commit is contained in:
Lucy Cifferello
2022-02-14 18:44:43 -07:00
parent 868c663e5e
commit 268bf1c4af
7 changed files with 4 additions and 154 deletions

View File

@@ -96,11 +96,10 @@ html_theme_options = {
"conf_py_path": "docs/source/",
"banner_button_text": "Learn more",
"banner_button_url": "https://docs.start9.com/latest",
"banner_icon_path": "_static/logo.png",
"banner_title_text": "Start9 0.3.0 is now released 🥳",
"banner_title_text": "EmbassyOS 0.3.0 is now released 🥳",
"hide_edit_this_page_button": "false",
"hide_sidebar_index": "true",
"hide_banner": "true",
"hide_banner": "false",
"hide_version_dropdown": [],
"github_issues_repository": "Start9Labs/documentation",
"github_repository": "Start9Labs/documentation",