From 7e44d98532af2bf909dca898fa4f1a7923e48057 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 22 Aug 2019 02:49:45 +0530 Subject: 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. --- tex/git-branch.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tex') 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} -- cgit v1.2.1