diff --git a/src/components/AIQueryInterface.astro b/src/components/AIQueryInterface.astro index fb1a523..eeb613d 100644 --- a/src/components/AIQueryInterface.astro +++ b/src/components/AIQueryInterface.astro @@ -8,7 +8,7 @@ const phases = data.phases; const domainAgnosticSoftware = data['domain-agnostic-software'] || []; --- -