From 066c2c806e2e24269d35d96cb4ecfd5e5c30f365 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Wed, 11 Mar 2026 10:18:05 +0100 Subject: [PATCH] feat: :sparkles: Add email and demo frame --- main.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 6d50e89..1ed26f5 100644 --- a/main.tex +++ b/main.tex @@ -7,7 +7,7 @@ \usecolortheme{beaver} \title{Collaborating with Git} -\author{Louis Gallet} +\author[Louis Gallet]{\texorpdfstring{Louis Gallet\newline\url{louis.gallet@epita.fr}}{Louis Gallet}} \institute{EPITA} \date{March, 11 2026} @@ -26,6 +26,7 @@ \input{frame/frame3.tex} \input{frame/frame4.tex} \input{frame/frame5.tex} +\input{frame/demo-frame.tex} \input{frame/frame6.tex} \input{frame/frame7.tex} \input{frame/demo-frame.tex}