You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
404 B
15 lines
404 B
\input{tex_parts/resume_preamble}
|
|
|
|
\input{tex_parts/resume_commands}
|
|
|
|
% Hyperref setup
|
|
\hypersetup{
|
|
colorlinks=true,
|
|
urlcolor=blue
|
|
}
|
|
|
|
\pagestyle{fancy} % Makes sure we have footers
|
|
\renewcommand{\headrulewidth}{0pt} % clear the header
|
|
\rfoot{Last Updated: \today} % set the right footer
|
|
\rhead{\vspace{13pt}\textbf{\Resume}} % Put Resume in the upper right
|
|
\pagenumbering{gobble} % Hide page numbering
|