We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d08e5d commit c78af84Copy full SHA for c78af84
website/src/components/sections/testimonials.tsx
@@ -13,7 +13,7 @@ const companies = [
13
},
14
{
15
name: 'OpenPanel.dev',
16
- logo: { src: '/images/testimonials/op.svg' },
+ logo: { src: withBase('/images/testimonials/op.svg') },
17
href: 'https://openpanel.dev',
18
19
0 commit comments