\renewcommand\@maketitle{%
\newpage
\null\vskip2em%
\begin{center}%
    \let\footnote\thanks
    \parbox[b][3cm][t]{.3\linewidth}{\mbox{Chaospott Essen -- https://chaospott.de/2022/10/14/repaircafe.html}}%
    \parbox[b][3cm][b]{.4\linewidth}{\centering\LARGE\@title}%
    \parbox[b][3cm][t]{.3\linewidth}{\hfill\includegraphics[height=3cm]{../images/logo.png}}%
    \vskip1.5em%
    {\large\lineskip.5em\begin{tabular}[t]{c}\@author\end{tabular}\par}%
    \vskip1em%
    % {\large\@date}%
\end{center}%
\par
\vskip 1.5em}