From 67cbcd85bdcda82a072e1e6631e7bc5e7f314b50 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Sun, 29 Mar 2026 18:10:51 -0700 Subject: [PATCH] Tweaking to test deployment. --- web/templates/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/list.html b/web/templates/list.html index 950765e..5444efa 100644 --- a/web/templates/list.html +++ b/web/templates/list.html @@ -1,6 +1,6 @@ {{define "title"}} — Queue{{end}} {{define "content"}} -

Reading Queue

+

Metacircular Reading Queue

{{if not .Documents}}

No documents in queue.