diff --git a/README.md b/README.md index b3e109a..2dc2b51 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Node.js >= 18.20.8 (or upgrade to Node.js 20+ for best compatibility) 1. Open `src/data/zine.md` 2. Write your content using Markdown 3. Use `## Heading` for section breaks (each becomes a full-height section) -4. Change the tag in `src/pages/index.astro` +4. Change the `<title>` tag in `src/pages/index.astro` 5. The dev server will hot-reload your changes ### Markdown Tips