From 273031c75d4486721b23cb8aee7311be5fc7e5e9 Mon Sep 17 00:00:00 2001 From: Philip Le Riche <7701190+p-leriche@users.noreply.github.com> Date: Sun, 15 Mar 2026 18:32:58 +0000 Subject: [PATCH] Add another loading message --- src/web/html/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/web/html/index.html b/src/web/html/index.html index 9dfa4eaa8..75e46e6bb 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -57,6 +57,7 @@ "Creating fiendish CyberFirst Girls' Competition challenges...", "Choosing between a rock and a hard place...", "Solving Merkle's puzzles...", + "Factorising huge integers...", "Proving P = NP...", "Computing 6 x 9...", "Mining bitcoin...",