Titlepage now shows git revision and not the date
This commit is contained in:
parent
11b4607d26
commit
493705fc1b
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
\end{minipage}
|
||||
\begin{minipage}{0.4\textwidth}
|
||||
\begin{flushright} \large
|
||||
\emph{\gitAbbrevHash Last edited:} \\
|
||||
\textsc{\today}
|
||||
\emph{Version:} \\
|
||||
\textsc{\gitAbbrevHash}
|
||||
\end{flushright}
|
||||
\end{minipage}
|
||||
\vfill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue