Skip to content

Commit dcd04da

Browse files
authored
docs: update sdk split image (#461)
closes: apify/apify-web#5188 Updates the SDK split image to use the new logo
1 parent 4ae3035 commit dcd04da

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

website/src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ function Features() {
132132
<div className="col col--6 text--center">
133133
<ThemedImage
134134
sources={{
135-
light: useBaseUrl('/img/sdk-split-light.png'),
136-
dark: useBaseUrl('/img/sdk-split-dark.png'),
135+
light: useBaseUrl('/img/sdk-split-light.webp'),
136+
dark: useBaseUrl('/img/sdk-split-dark.webp'),
137137
}}
138138
className={clsx(styles.hideSmall)}
139139
/>
-9.42 KB
Binary file not shown.
12.5 KB
Loading
-9.31 KB
Binary file not shown.
13 KB
Loading

0 commit comments

Comments
 (0)