From b92fca0e2ab22066374470e62df1ed7fd6506017 Mon Sep 17 00:00:00 2001 From: Pascal Garber Date: Sat, 4 Jul 2026 15:12:28 +0200 Subject: [PATCH] Web: drop stale "(Phase 1)" from app-web title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The browser tab / page title still read "Learn 6502 Assembly — Adwaita SPA (Phase 1)", a leftover from the phased rewrite (now complete and live). Trim it to "Learn 6502 Assembly" and drop the now-obsolete comment about the classic Jekyll site (removed in the cutover). --- packages/app-web/app.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/packages/app-web/app.html b/packages/app-web/app.html index 8fec5996..59c365d8 100644 --- a/packages/app-web/app.html +++ b/packages/app-web/app.html @@ -4,12 +4,11 @@ - Learn 6502 Assembly — Adwaita SPA (Phase 1) + Learn 6502 Assembly - +