Skip to content

Commit 72bf3bd

Browse files
committed
docs(changelog): use 32.png artwork for changelog #32
Replace the placeholder image with the real changelog #32 artwork in both the frontmatter and the hero <Image>, following the /images/changelog/NN.png convention.
1 parent e8bb1f5 commit 72bf3bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/changelog/changelog-032.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: "Changelog #032"
33
sidebarTitle: "Changelog #032"
44
llm: true
5-
image: "/images/changelog-placeholder-white.jpeg"
5+
image: "/images/changelog/32.png"
66
imageAlt: "Announcing Changelog #032"
77
publishedAt: "2026-07-03"
88
---
99
import Image from 'next/image';
1010

1111
<Image
12-
src="/images/changelog-placeholder-white.jpeg"
12+
src="/images/changelog/32.png"
1313
alt="Announcing Changelog #032"
1414
width={800}
1515
height={400}

public/images/changelog/32.png

2.58 MB
Loading

0 commit comments

Comments
 (0)