fix: TDengine move tdengine.png to databases/ subfolder (#32176)
This commit is contained in:
parent
a144464506
commit
06f8f8e608
|
|
@ -137,4 +137,9 @@ export const Databases = [
|
||||||
href: 'https://www.denodo.com/',
|
href: 'https://www.denodo.com/',
|
||||||
imgName: 'denodo.png',
|
imgName: 'denodo.png',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'TDengine',
|
||||||
|
href: 'https://www.tdengine.com/',
|
||||||
|
imgName: 'tdengine.png',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue