From b166556b754bf5333264401be8612d0111a3d70d Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 12 Feb 2021 13:32:54 +0100
Subject: [PATCH] add \frontpage

---
 main.tex | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)

diff --git a/main.tex b/main.tex
index ff98f851..433f1386 100644
--- a/main.tex
+++ b/main.tex
@@ -14,23 +14,9 @@
 
 \pagenumbering{gobble}
 
-\iftoggle{verbose}{
-
-\begin{titlepage}
-	\centering
-	\vspace{2cm}
-	{\scshape\Huge\bfseries BIND\par}
-	\vspace{2cm}
-	\includegraphics[width=0.35\textwidth]{images/Boris_Pecikozic/the_storyteller.jpg}\par\vspace{1cm}
-	{\Large The Open Source RPG\par}
-	\vspace{1.5cm}
-	{\large Last edited \today\par}
-
-\end{titlepage}
-
-\cleardoublepage
-
-}{}
+\frontpage{BIND}%
+	{The Open Source RPG}%
+	{images/Boris_Pecikozic/the_storyteller.jpg}
 
 \tableofcontents
 
-- 
GitLab