From a04aee031788b3f4832d1ce7f03a845556cf936b Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Oct 2025 23:04:10 +0000 Subject: [PATCH] Remove Request For Comments banner from homepage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The beta testing phase banner has been removed from the homepage as the framework moves forward. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- src/pages/index.astro | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 4f66877..263073e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -44,10 +44,6 @@ import Layout from '@layouts/Layout.astro'; >View on GitHub -
- Request For Comments: The framework is current in beta testing phase. We welcome - feedback and criticism (Dan, 12 Feb 2025) -
{/* Why Waypoints feature grid. */}