initial skeleton
[ai-gitflashtalk.git] / git.tex
diff --git a/git.tex b/git.tex
index c325737..54c60e0 100644 (file)
--- a/git.tex
+++ b/git.tex
@@ -1,17 +1,29 @@
 \documentclass{beamer}
 
+\usepackage{hyperref}
+
 \input{vc.tex}
 
 \author{Mart Lubbers}
-\title{Git flashtalk}
+\title{
+       Git flashtalk\\
+}
 \date{\today}
 
 \begin{document}
 
 \begin{frame}
        \maketitle
-       \let\thefootnote\relax
-       \footnotetext{Git \GITAbrHash, \GITAuthorDate, \GITAuthorName.}
+\end{frame}
+
+\begin{frame}
+       \frametitle{Author}
+       \begin{itemize}
+               \item Mart Lubbers
+               \item 4th year bachelor AI
+               \item \url{https://github.com/dopefishh/gitflashtalk}
+               \item Sha of this version: {\tiny\GITAbrHash}
+       \end{itemize}
 \end{frame}
 
 \end{document}