summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2023-05-17 14:10:29 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2023-05-17 14:10:29 -0400
commite75cda6f6dec61ef9db582250e9d5cb2c4bee779 (patch)
treee790dfcda9e2594278bc6bd9ce3e4d790f0d4e16
parentfb24c24798d99d7fdf223ea929c211a769ac7e5a (diff)
working site hyperlink
-rw-r--r--main.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/main.tex b/main.tex
index 442cc60..f8f5545 100644
--- a/main.tex
+++ b/main.tex
@@ -145,7 +145,7 @@ anchorcolor=darkred,citecolor=darkred %
\date{\today} % Current date
\newcommand{\adressOne}{225 Rue Court, Sherbrooke, QC, CA}
\newcommand{\email}{benjamin@chausse.xyz}
-\newcommand{\website}{https://chausse.xyz}
+\newcommand{\website}{chausse.xyz}
\newcommand{\phone}{438--395--4349}
\newcommand{\available}{\today} % XXX: Update if available after a certain date
\newcommand{\wants}{40h/semaine} % XXX: Update if you want a desired number of hours
@@ -298,14 +298,14 @@ Montage d'ordinateurs, petite soudure, programmation, etc\ldots
% XXX: Uncomment this block for availability ranges
-\vfill
-\section{Disponibilités}
-\begin{minipage}{0.5\textwidth}
- \LARGE{À partir du: \uline{\available}}
-\end{minipage}
-\begin{minipage}{0.5\textwidth}
-\end{minipage}
-\hfill\LARGE{À la recherche de: \uline{\wants}}
+% \vfill
+% \section{Disponibilités}
+% \begin{minipage}{0.5\textwidth}
+% \LARGE{À partir du: \uline{\available}}
+% \end{minipage}
+% \begin{minipage}{0.5\textwidth}
+% \end{minipage}
+% \hfill\LARGE{À la recherche de: \uline{\wants}}
\end{document}
% }}}