From 531c9d5a3806852e3a9b6d3fd1f83d1e8ab73e86 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 9 Jun 2026 09:12:41 +0100 Subject: [PATCH] swaps " for ' in error.upphtml --- http/src/error.upphtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/src/error.upphtml b/http/src/error.upphtml index 1c5d418..057006f 100644 --- a/http/src/error.upphtml +++ b/http/src/error.upphtml @@ -9,6 +9,6 @@ pp "${SHARE}"/components/meta.upphtml

If you’re on this page, something’s probably gone wrong. Try going to - my homepage instead. + my homepage instead.