summaryrefslogtreecommitdiff
path: root/merci.tex
diff options
context:
space:
mode:
authorJan Aalmoes <jan.aalmoes@inria.fr>2024-12-07 18:20:32 +0100
committerJan Aalmoes <jan.aalmoes@inria.fr>2024-12-07 18:20:32 +0100
commit4ad65f91926a75ee0e761c5c60b7ca74e43910d3 (patch)
treecd008d9a5895758c3143fe62fecbd42823539d71 /merci.tex
parent4ac32b3af9cc5bb8f29ba2ec20c89567eba752a2 (diff)
Meilleur flow, title card à la mumbo jumbo
Diffstat (limited to 'merci.tex')
-rw-r--r--merci.tex17
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}
+}