From 7f9329da42cbe83a06ec040a55a3dc7bc0c0ce16 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Tue, 24 Mar 2026 16:12:28 -0400 Subject: [PATCH] Add server_fqdn for matrix badge Without this the badge current says "NOT FOUND" with a scary red/orange background. After this, the badge says "GUESTS NOT ALLOWED" with a much less scary gray background. I think that's as good as it's going to get on the Fedora matrix instance. Signed-off-by: John Eckersberg --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index f9b9adc..b0d58dd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@