From 2f5d321051316a5051e29fdfce64813f0d4f89e2 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 12:58:39 +0000 Subject: [PATCH] docs: trim changelog description to meet SEO length target (#3207) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> --- docs/changelog/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog/index.mdx b/docs/changelog/index.mdx index 6c0f04349..2687c2e2d 100644 --- a/docs/changelog/index.mdx +++ b/docs/changelog/index.mdx @@ -1,6 +1,6 @@ --- title: "Reactive Resume changelog" -description: "Release notes for Reactive Resume covering new features, resume builder updates, PDF export fixes, AI Agent changes, and self-hosting updates." +description: "Release notes for Reactive Resume covering new features, resume builder updates, PDF export fixes, AI Agent changes, and self-hosting news." rss: true ---