mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 17:08:23 +00:00
feat(dbt): add dbt logo and platform. (#3483)
This commit is contained in:
parent
b6575ded1c
commit
ab491c7347
BIN
datahub-web-react/src/images/dbtlogo.png
Normal file
BIN
datahub-web-react/src/images/dbtlogo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.1 KiB |
@ -325,5 +325,15 @@
|
||||
"type": "OTHERS",
|
||||
"logoUrl": "https://raw.githubusercontent.com/linkedin/datahub/master/datahub-web-react/src/images/sparklogo.png"
|
||||
}
|
||||
},
|
||||
{
|
||||
"urn": "urn:li:dataPlatform:dbt",
|
||||
"aspect": {
|
||||
"datasetNameDelimiter": ".",
|
||||
"name": "dbt",
|
||||
"displayName": "dbt",
|
||||
"type": "OTHERS",
|
||||
"logoUrl": "https://raw.githubusercontent.com/linkedin/datahub/master/datahub-web-react/src/images/dbtlogo.png"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user