From 506a1a49e57909e9d06ceba6bfb3fce2ec935589 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Fri, 21 Nov 2025 16:49:50 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ecc18..b3e109a 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,8 @@ 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. The dev server will hot-reload your changes +4. Change the tag in `src/pages/index.astro` +5. The dev server will hot-reload your changes ### Markdown Tips