From b96f11b4af533665e0fde6ca2cec392faf09af16 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Thu, 5 Mar 2026 22:31:31 -0700 Subject: [PATCH] Update homepage copy to mention LTspice alongside ngspice --- frontend/src/components/PipelineStrip.astro | 2 +- frontend/src/pages/index.astro | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/PipelineStrip.astro b/frontend/src/components/PipelineStrip.astro index 6647feb..da36d79 100644 --- a/frontend/src/components/PipelineStrip.astro +++ b/frontend/src/components/PipelineStrip.astro @@ -49,7 +49,7 @@ import { Icon } from 'astro-icon/components';

- Run ngspice simulations with one click + Run simulations with one click — ngspice or LTspice

diff --git a/frontend/src/pages/index.astro b/frontend/src/pages/index.astro index eac9b71..6d30b7a 100644 --- a/frontend/src/pages/index.astro +++ b/frontend/src/pages/index.astro @@ -19,7 +19,7 @@ try {