diff --git a/book/book.tex b/book/book.tex index 934bf6d..a4a60a7 100644 --- a/book/book.tex +++ b/book/book.tex @@ -26,22 +26,16 @@ {./images/external/} } - -\title{% - The Sourdough Framework\\ - \large How to master making bread at home\\ - \small - the bread code community book -} - -\author{Hendrik Kleinwächter} -\date{\today} - \advance\cftsecnumwidth 0.5em\relax \advance\cftsubsecindent 0.5em\relax \advance\cftsubsecnumwidth 0.5em\relax \begin{document} \begin{titlepage} -\maketitle + \centering + \includegraphics[width=\textwidth]{cover-page} + Version: + \today \end{titlepage} diff --git a/book/images/cover-page.jpg b/book/images/cover-page.jpg new file mode 100755 index 0000000..f7f07b8 Binary files /dev/null and b/book/images/cover-page.jpg differ