X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=git.tex;h=54c60e07ec60288d88bc58997481ba0009902773;hb=41863b606561031c45b27ce62bc943183e4e1ef8;hp=c325737d3e2914504f67d3277246048b2f9ae164;hpb=d3c2af4c06d3c32f7c3459d124d9f3f37c10fe07;p=ai-gitflashtalk.git 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}