Skip to content

Commit 90f3c6a

Browse files
authored
docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (#2317)
* docs(showcase): Delete scalardl.svg * docs(showcase): Delete scalardb.svg * docs(showcase): Create scalar.svg * docs(showcase): Change Scalar icon
1 parent 86281d6 commit 90f3c6a

4 files changed

Lines changed: 17 additions & 50 deletions

File tree

packages/website/src/components/showcase-projects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,12 +231,12 @@
231231
},
232232
{
233233
"name": "ScalarDB",
234-
"image": "img/logos/scalardb.svg",
234+
"image": "img/logos/scalar.svg",
235235
"href": "https://scalardb.scalar-labs.com/docs/"
236236
},
237237
{
238238
"name": "ScalarDL",
239-
"image": "img/logos/scalardl.svg",
239+
"image": "img/logos/scalar.svg",
240240
"href": "https://scalardl.scalar-labs.com/docs/"
241241
}
242242
]
Lines changed: 15 additions & 0 deletions
Loading

packages/website/static/img/logos/scalardb.svg

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/website/static/img/logos/scalardl.svg

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)