Files
resume-cv/shared/sections/header.tex
Sean O'Connor 61258bf16e
Some checks failed
Compile LaTeX Documents / build-public (push) Successful in 2m58s
Compile LaTeX Documents / build-private (push) Failing after 27s
style: Adjust resume LaTeX formatting and update GitHub Actions release workflow.
2026-02-04 00:41:38 -05:00

16 lines
441 B
TeX

\begin{center}
{\large \textscbf{\personalName}}
\vspace{0.3em}
\href{mailto:\personalEmail}{\personalEmail}%
\ifx\personalSchoolEmail\empty\else
\ \textbullet\ \href{mailto:\personalSchoolEmail}{\personalSchoolEmail}%
\fi
\ \textbullet\ \href{https://\personalWebsite}{\personalWebsite}%
\ifx\personalPhone\empty\else%
\ \textbullet\ \personalPhone%
\fi
\end{center}
\vspace{0.5em}