From 063bdccf1bf10df0196fa0ff449396356a817019 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Sun, 29 Mar 2026 18:13:15 -0700 Subject: [PATCH] Second deployment test. --- web/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/login.html b/web/templates/login.html index 0b567ed..b488dda 100644 --- a/web/templates/login.html +++ b/web/templates/login.html @@ -3,7 +3,7 @@ {{define "content"}}
mcq
-
Reading Queue
+
Metacircular Reading Queue
{{if .Error}}
{{.Error}}
{{end}}