From d53f5265181b034cd820935b6b67c356bddf1695 Mon Sep 17 00:00:00 2001 From: ahmad1368 Date: Tue, 23 Jun 2026 10:17:05 -0700 Subject: [PATCH] docs: add placeholder for vancouver archive description --- src/components/Hero.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 55474c0..b550255 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -1,4 +1,6 @@ --- +// Vancouver 2026 Code Hold + import type { HeroContent } from '../lib/content'; interface Props {