From dd01638110b9bf6649e51760dacd168d72accf5e Mon Sep 17 00:00:00 2001 From: Michael Pilosov Date: Wed, 22 Apr 2026 14:33:18 -0600 Subject: [PATCH] compare: replace stem-link filename text with a new-tab arrow glyph --- app/web/templates/compare.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/web/templates/compare.html b/app/web/templates/compare.html index ff8c527..469b977 100644 --- a/app/web/templates/compare.html +++ b/app/web/templates/compare.html @@ -85,7 +85,7 @@ loading… {{ stem_a }} + href="/api/runs/{{ stem_a }}/frames.json" target="_blank">↗
loading…
@@ -100,7 +100,7 @@ loading… {{ stem_b }} + href="/api/runs/{{ stem_b }}/frames.json" target="_blank">↗
loading…