mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
chore: add databricks logo (#20849)
* chore: add databricks logo * added databricks logo to Readme
This commit is contained in:
@@ -48,6 +48,11 @@ export const Databases = [
|
||||
href: 'https://dremio.com/',
|
||||
imgName: 'dremio.png',
|
||||
},
|
||||
{
|
||||
title: 'Databricks',
|
||||
href: 'https://www.databricks.com',
|
||||
imgName: 'databricks.png',
|
||||
},
|
||||
{
|
||||
title: 'Exasol',
|
||||
href: 'https://www.exasol.com/en/',
|
||||
|
||||
Reference in New Issue
Block a user