diff options
Diffstat (limited to 'merci.tex')
-rw-r--r-- | merci.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/merci.tex b/merci.tex new file mode 100644 index 0000000..e2d38e8 --- /dev/null +++ b/merci.tex @@ -0,0 +1,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} +} |