From fbd94a7a9b51f502120a60b6ca29185b0308e026 Mon Sep 17 00:00:00 2001 From: Advait Paliwal Date: Tue, 24 Mar 2026 12:45:33 -0700 Subject: [PATCH] Fix copy button to only swap icon, not entire button content Co-Authored-By: Claude Opus 4.6 (1M context) --- website/src/pages/index.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro index f0b76f9..b3f10cb 100644 --- a/website/src/pages/index.astro +++ b/website/src/pages/index.astro @@ -11,7 +11,7 @@ import AsciiLogo from '../components/AsciiLogo.astro';

Investigate topics, write papers, run experiments, review research, audit codebases — every output cited and source-grounded

@@ -151,10 +151,10 @@ import AsciiLogo from '../components/AsciiLogo.astro';