From ce5bacf3ff674c7bd51271b0a74a93ff1023dc9c Mon Sep 17 00:00:00 2001 From: Robby Zambito Date: Wed, 24 Jun 2020 15:52:59 -0400 Subject: Updated links to be clickable hyperlinks --- Resume.pdf | Bin 87286 -> 88558 bytes Resume.tex | 15 ++++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/Resume.pdf b/Resume.pdf index 8d95b34..7cc93d9 100644 Binary files a/Resume.pdf and b/Resume.pdf differ diff --git a/Resume.tex b/Resume.tex index 2b1f4e9..82bf763 100644 --- a/Resume.tex +++ b/Resume.tex @@ -10,6 +10,7 @@ \usepackage{graphicx} \usepackage{xcolor} \usepackage{tcolorbox} +\usepackage{hyperref} \setmainfont{Ubuntu Light} @@ -41,11 +42,11 @@ \begin{tabular}{@{}l @{} l} -\textbf{Email: } & contact@robbyzambito.me\\ -\textbf{Phone: } & (315) 935-4551\\ -\textbf{Site: } & robbyzambito.me\\ -\textbf{Github: } & github.com/Zambito1\\ -\textbf{LinkedIn: } & linkedin.com/in/robbyzambito +\textbf{Email: } & \href{mailto:contact@robbyzambito.me}{contact@robbyzambito.me} \\ +\textbf{Phone: } & (315) 935-4551 \\ +\textbf{Site: } & \href{https://robbyzambito.me}{robbyzambito.me} \\ +\textbf{Github: } & \href{https://github.com/Zambito1}{github.com/Zambito1} \\ +\textbf{LinkedIn: } & \href{https://linkedin.com/in/robbyzambito}{linkedin.com/in/robbyzambito} \end{tabular} @@ -179,8 +180,8 @@ Git, Github / Bitbucket, JavaFX, \\ Nginx, Arduino, Akka, Apache Spark, Decentra \begin{footnotesize} \begin{flushright} \vspace{-.65em} -The most recent version of this document can be found at: \\ -https://git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf +The most recent version of this document can be found at: \\ +\href{git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf}{https://git.robbyzambito.me/Zambyte/Resume/raw/branch/master/Resume.pdf} \end{flushright} \end{footnotesize} -- cgit v1.2.3