diff --git a/chapters/title.tex b/chapters/title.tex index 135c0b8..5f65ced 100644 --- a/chapters/title.tex +++ b/chapters/title.tex @@ -4,6 +4,18 @@ \begin{titlepage} \begin{center} + + \begin{figure}[!htbp] + \begin{subfigure}[t]{0.3\textwidth} + \includegraphics[width=\textwidth]{images/hs-worms-logo.png} + \end{subfigure} + \hfill + \begin{subfigure}[t]{0.3\textwidth} + \includegraphics[width=\textwidth]{images/placeholder-logo-unternehmen.png} + \end{subfigure} + \end{figure} + + \Huge \cfgDocTitle\\ diff --git a/images/hs-worms-logo.png b/images/hs-worms-logo.png new file mode 100644 index 0000000..7d4ad20 Binary files /dev/null and b/images/hs-worms-logo.png differ diff --git a/images/placeholder-logo-unternehmen.png b/images/placeholder-logo-unternehmen.png new file mode 100644 index 0000000..517ec5e Binary files /dev/null and b/images/placeholder-logo-unternehmen.png differ