From ac222b8bfe6141767c106cecf94a68d98c7da7ce Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Thu, 5 Sep 2024 22:19:43 +0200
Subject: [PATCH] place fenestra's date on table of contents

---
 layout.sty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout.sty b/layout.sty
index f450ac41..08f27889 100644
--- a/layout.sty
+++ b/layout.sty
@@ -691,7 +691,7 @@ interior code={ \path[tcb fill interior] ([xshift=-2mm]interior.west)
     \bigLine
     \flushright
     \vfill\null
-    {\footnotesize \textcolor{gray}{\today}\par}
+    {\footnotesize \textcolor{\pageSideColor}{Printed \today, or \showCycle~\Roman{fenestraDay}}\par}
   \end{titlepage}
   \cleardoublepage
   \frontmatter
-- 
GitLab