Add examples to main.tex and correct errors in titlepage.tex

This commit is contained in:
2025-01-10 07:06:46 +01:00
parent c408b1d944
commit e6784fa8e9
2 changed files with 46 additions and 2 deletions

View File

@@ -1,9 +1,10 @@
\begin{titlepage}
\begin{center}
\includegraphics[width=\textwidth]{<TITLEPAGE_GRAPHICS_PATH>}
\Huge\textbf{<MAIN_TITLE> }
\Huge\textbf{<MAIN\_TITLE> }
\singlespacing
\color[HTML]{282828}\Large\textbf{<SUBTITLE>}
\end{center}
\vfill
\vfill
\end{titlepage}