Skip to content

Commit

Permalink
Add Alibaba Logo (wintercg#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas committed Aug 3, 2022
1 parent 1fddb65 commit b9a80fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,12 @@ const RUNTIME_LOGOS = [

// NOTE to all: keep this list sorted alphabetically by name.
const PARTNER_LOGOS = [
{
src: "/static/logos/alibaba.png",
href: "https://alibabagroup.com/",
name: "Alibaba",
restrict: "horizontal",
},
{
src: "/static/logos/bytedance.png",
href: "https://bytedance.com/",
Expand Down
Binary file added static/logos/alibaba.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b9a80fa

Please sign in to comment.