This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch bifurcating_user_admin_docs
in repository https://gitbox.apache.org/repos/asf/superset.git
from c151cc7200e docs: fix database logos on overview page, rename
Developer Portal
add 30fa2b9b7d3 docs: dynamically render database logos on overview page
No new revisions were added by this update.
Summary of changes:
docs/docs/{index.md => index.mdx} | 16 ++++-
docs/src/components/databases/DatabaseLogoWall.tsx | 71 ++++++++++++++++++++++
2 files changed, 85 insertions(+), 2 deletions(-)
rename docs/docs/{index.md => index.mdx} (98%)
create mode 100644 docs/src/components/databases/DatabaseLogoWall.tsx