summaryrefslogtreecommitdiff
path: root/main.typ
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2026-07-25 14:16:58 -0400
committerMica White <botahamec@outlook.com>2026-07-25 14:16:58 -0400
commitb07ffd938eea78b111302ed823b903f75bb2f2c7 (patch)
tree73ce56bb5ef1a0274210fd068ffc05996be43e5d /main.typ
parent85a506e91c23ae991f4e16b1c344e1384a0f2198 (diff)
Swap title and copyright pages
Diffstat (limited to 'main.typ')
-rw-r--r--main.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.typ b/main.typ
index 2388fb4..adeb0d1 100644
--- a/main.typ
+++ b/main.typ
@@ -72,6 +72,7 @@
#show: page-white
+#titlepage
#copyrightpage[
Copyright #sym.copyright 2026 by Mica White
@@ -83,7 +84,6 @@ Any resemblance to actual persons or events would be very disappointing.
First edition
]
-#titlepage
#let left() = {
let current = counter(page).get()