diff --git a/.build.yml b/.build.yml index 63a18c5..a27f84a 100644 --- a/.build.yml +++ b/.build.yml @@ -9,7 +9,7 @@ packages: - texlive-latexextra sources: - https://git.sr.ht/~acsqdotme/cv -tasks: +tasks: - setup: | echo "setting up" - build: | diff --git a/angelpack.sty b/angelpack.sty index 6cd5487..4537c19 100644 --- a/angelpack.sty +++ b/angelpack.sty @@ -81,7 +81,7 @@ \begin{center} {\huge\textbf{\theauthor}} \vspace{0.1em} - + \email · \github · \website \end{center} \vspace{-4.1mm} @@ -96,7 +96,7 @@ \hypersetup{ colorlinks, urlcolor=[HTML]{00a3cc}%{00b8e6}%{008fb3} -} +} %%%%%%%%%%%% Footer %%%%%%%%%%% \usepackage{fancyhdr} @@ -114,7 +114,7 @@ %%%%%%%%%%%% Nice bullet points %%%%%%%%%%% \usepackage{enumitem} - + %%%%%%%%%%%% Set indent size %%%%%%%%%%% \setlength{\parindent}{0.3em}