We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e8c3e4 commit 9468376Copy full SHA for 9468376
src/components/Sponsors/index.tsx
@@ -11,8 +11,8 @@ const sponsors = [
11
isSvg: true,
12
},
13
{
14
- name: "LambdaTest",
15
- logo: require("@site/static/sponsors/lambdatest.png").default,
+ name: "TestMu",
+ logo: require("@site/static/sponsors/testmu.png").default,
16
url: "https://www.lambdatest.com/?utm_source=f3d&utm_medium=sponsor",
17
isSvg: false,
18
static/sponsors/lambdatest.png
static/sponsors/testmu.png
0 commit comments