From db05834fd1d5b4db4f161f893d152c13f1622401 Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk <201152+ok2@users.noreply.github.com> Date: Wed, 10 Jun 2026 11:30:18 +0200 Subject: [PATCH] helwasm: cache-bust favicon links (?v=2) so the new key icon refreshes The new key favicon is already live and correct (md5 verified); browsers cache favicons aggressively and keep showing the old enso. A version query forces a re-fetch. --- helwasm/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/helwasm/index.html b/helwasm/index.html index b76e1b2..a5f0394 100644 --- a/helwasm/index.html +++ b/helwasm/index.html @@ -6,10 +6,10 @@