mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Update conf.py (#650)
This commit is contained in:
@@ -98,7 +98,7 @@ html_theme_options = {
|
||||
"icon": "fa-custom fa-pypi",
|
||||
},
|
||||
],
|
||||
"announcement": '🚧 AutoGen 0.4 is a <a href="#">work in progress</a>, learn more about what\'s new and different <a href="#">here</a>. To continue using the latest stable version, please visit the <a href="#">0.3 documentation</a>. 🚧',
|
||||
"announcement": '🚧 AutoGen 0.4 is a <a href="#">work in progress</a>, learn more about what\'s new and different <a href="#">here</a>. To continue using the latest stable version, please visit the <a href="#">0.2 documentation</a>. 🚧',
|
||||
}
|
||||
|
||||
html_js_files = ["custom-icon.js"]
|
||||
|
||||
Reference in New Issue
Block a user