Skip to content

Commit e3c2ff5

Browse files
committed
fix: missing image
1 parent e3c2314 commit e3c2ff5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog/2025-02-17-self-hosting-tolgee-with-content-delivery.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
slug: 2025-02-17-self-hosting-tolgee-with-content-delivery
33
title: 'Ultimate guide to self-hosting Tolgee with Content Delivery (CDN)'
44
description: 'Learn how to self-host Tolgee with Content Delivery (CDN) to improve performance and security.'
5-
image: '/img/blog/dotnet-resx-support/dotnet-light.webp'
5+
image: '/img/blog/docker-compose-with-content-delivery/selfhost-amazon-S3-light.webp'
66
authors: [jcizmar]
77
tags: ['tolgee', 'content delivery', 'self-hosting']
88
---
@@ -15,10 +15,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1515
alt="Ultimate guide to self-hosting Tolgee with Content Delivery (CDN)"
1616
sources={{
1717
light: useBaseUrl(
18-
'/img/blog/docker-compose-with-content-delivery/selfhost-amazon-S3-light.png'
18+
'/img/blog/docker-compose-with-content-delivery/selfhost-amazon-S3-light.webp'
1919
),
2020
dark: useBaseUrl(
21-
'/img/blog/docker-compose-with-content-delivery/selfhost-amazon-S3-dark.png'
21+
'/img/blog/docker-compose-with-content-delivery/selfhost-amazon-S3-dark.webp'
2222
),
2323
}}
2424
/>

0 commit comments

Comments
 (0)