From 0720107d4b24102e2cf12fdd758ff2f5c73d7b56 Mon Sep 17 00:00:00 2001 From: 1bcMax Date: Wed, 16 Sep 2026 15:51:36 -0400 Subject: [PATCH] docs: the music-generation skill page is titled, not slugged MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit /docs/products/creation/music-generation served as "music-generation - BlockRun Docs" — the frontmatter title was the slug. Same shape as its sibling nano-banana, whose lowercase name IS the skill's name and stays; this one is a product name and now reads as one. --- docs/products/creation/music-generation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/products/creation/music-generation.md b/docs/products/creation/music-generation.md index e3ea290..b29ed4d 100644 --- a/docs/products/creation/music-generation.md +++ b/docs/products/creation/music-generation.md @@ -1,5 +1,5 @@ --- -title: music-generation +title: Music Generation — Claude Code skill description: Generate full-length AI music tracks with lyrics, instrumental, or style prompts via MiniMax — paid per track with USDC on Base, no API keys. ---