From 0d6fea5528f278dc8d3238560adda5b422440dbc Mon Sep 17 00:00:00 2001 From: Claude AI Guide Project Date: Tue, 8 Jul 2025 00:16:43 -0600 Subject: [PATCH] fix: Remove duplicate page title on homepage - Remove H1 heading that duplicated the Starlight frontmatter title - Starlight automatically displays the title from frontmatter - Cleaner visual hierarchy on the main page --- src/content/docs/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/docs/index.md b/src/content/docs/index.md index d468d0f..cdbe8bc 100644 --- a/src/content/docs/index.md +++ b/src/content/docs/index.md @@ -3,8 +3,6 @@ title: How to Talk to Claude - for Humans description: A comprehensive guide to AI collaboration skills --- -# How to Talk to Claude - for Humans - *A comprehensive guide to AI collaboration skills - from first conversations to advanced techniques* ## What This Guide Offers