From 5899006717ba23d0742b76aaacbb75000713637e Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 18 Nov 2025 15:07:50 -0700 Subject: [PATCH] Configure site for /cg-ai subdirectory deployment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Set base path to '/cg-ai' in astro.config.mjs - Update favicon to use metagov.png with dynamic base path - Add deployment documentation for subdirectory configuration - Rebuild dist with correct asset paths CSS and other assets will now load correctly when deployed to example.com/cg-ai/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 24 ++++++++++++++++++++++-- astro.config.mjs | 4 +++- src/pages/index.astro | 2 +- 3 files changed, 26 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 89a4114..83ecc18 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,22 @@ You can extend the JavaScript in the `