blob: e2d38e855f87bca990da30eb5a8ab2dc2538b72b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/background/card/background.pdf}}
\begin{frame}
%\vspace{70px}
\hspace{70px}
\begin{minipage}{250px}
\Large
\emph{Merci pour votre attention <3}
\vspace{20px}
\normalsize
Pour me contacter : \emph{jan@asgt.fr}
Pour suivre mes travaux : \emph{jaalmoes.com}
\end{minipage}
\end{frame}
}
|