aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-22 02:49:45 +0530
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-08-22 02:49:45 +0530
commit7e44d98532af2bf909dca898fa4f1a7923e48057 (patch)
tree6b2ee2d059fe63b1fa11b5523f0f64afb87fe5aa
parentd56184b4525453bc6157e212b0338a7e82d15b87 (diff)
Corrected credits for the "verified" stamp
Due to a typo (incorrect macro naming), the credits of the "verified" stamp were not being shown in the slide. This has been corrected.
-rw-r--r--tex/git-branch.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/git-branch.tex b/tex/git-branch.tex
index 9f1bc37..0d3db29 100644
--- a/tex/git-branch.tex
+++ b/tex/git-branch.tex
@@ -132,8 +132,8 @@
\fi
\end{itemize}
- \ifdefined\gitapproved
- \vspace{4mm}
- \tiny ``Verified'' image from \href{https://www.vectorstock.com/royalty-free-vector/red-vintage-verified-stamp-retro-style-on-white-vector-22770076}{vectorstock.com}
+ \ifdefined\gitverified
+ \vspace{3mm}
+ \hfill\tiny ``Verified'' image from \href{https://www.vectorstock.com/royalty-free-vector/red-vintage-verified-stamp-retro-style-on-white-vector-22770076}{vectorstock.com}
\fi
\end{columns}