X-Git-Url: https://git.martlubbers.net/?p=ai-gitflashtalk.git;a=blobdiff_plain;f=git.tex;h=54c60e07ec60288d88bc58997481ba0009902773;hp=c325737d3e2914504f67d3277246048b2f9ae164;hb=2419edcfbf66aefa6fd8ea0933cbd1deb6a1e5f8;hpb=d3c2af4c06d3c32f7c3459d124d9f3f37c10fe07 diff --git a/git.tex b/git.tex index c325737..54c60e0 100644 --- 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}