From a0a749147627ff9775d606d259a47101a09b8957 Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Sun, 18 Jan 2026 23:27:59 -0800 Subject: [PATCH] Use Unicode codepoint for exclamation mark instead of literal symbol which can render incorrectly cross-platform. --- test/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/index.html b/test/index.html index bdb0fdf..8fe2d75 100644 --- a/test/index.html +++ b/test/index.html @@ -344,7 +344,7 @@ SPDX-License-Identifier: GPL-3.0-or-later

Scoring

- +

WAITING


-- 2.47.3