Skip to content

Commit

Permalink
chore(illustrations): automatic export update
Browse files Browse the repository at this point in the history
  • Loading branch information
lisalupi authored and scaleway-bot committed Jan 16, 2025
1 parent bb0fccc commit 511539a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/illustrations/src/assets/products/dedibox/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const dediboxCoreContent = `${BASE_URL}/products/dedibox/dedibox-core-content.we
const dediboxCoreKeyvisual = `${BASE_URL}/products/dedibox/dedibox-core-keyvisual.webp`
const dediboxCoreOriginal = `${BASE_URL}/products/dedibox/dedibox-core-original.webp`
const dediboxCoreWire = `${BASE_URL}/products/dedibox/dedibox-core-wire.svg`
const dediboxGpuWire = `${BASE_URL}/products/dedibox/dedibox-gpu-wire.svg`
const dediboxKeyvisual = `${BASE_URL}/products/dedibox/dedibox-keyvisual.webp`
const dediboxOriginal = `${BASE_URL}/products/dedibox/dedibox-original.webp`
const dediboxProContent = `${BASE_URL}/products/dedibox/dedibox-pro-content.webp`
Expand All @@ -32,6 +33,7 @@ export {
dediboxCoreKeyvisual,
dediboxCoreOriginal,
dediboxCoreWire,
dediboxGpuWire,
dediboxKeyvisual,
dediboxOriginal,
dediboxProContent,
Expand Down

0 comments on commit 511539a

Please sign in to comment.