From b48e22a9bab2d00bb6fbd0905a125040bfa91917 Mon Sep 17 00:00:00 2001 From: Padreug Date: Sun, 14 Jun 2026 18:20:42 +0200 Subject: [PATCH] docs(layout): drop external-site references from layout comments Reword the PageShell/PageHero comments to describe the layout intent without naming the prior host site. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/components/layout/PageHero.vue | 2 +- src/components/layout/PageShell.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/layout/PageHero.vue b/src/components/layout/PageHero.vue index 94b9f56..860ab37 100644 --- a/src/components/layout/PageHero.vue +++ b/src/components/layout/PageHero.vue @@ -1,6 +1,6 @@