Skip to content

Commit c78af84

Browse files
committed
docs: fix image
1 parent 9d08e5d commit c78af84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/components/sections/testimonials.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const companies = [
1313
},
1414
{
1515
name: 'OpenPanel.dev',
16-
logo: { src: '/images/testimonials/op.svg' },
16+
logo: { src: withBase('/images/testimonials/op.svg') },
1717
href: 'https://openpanel.dev',
1818
},
1919
{

0 commit comments

Comments
 (0)