From d0e5acab4916cd9e4ec8c53a927f82c78747ec57 Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philip.kaludercic@fau.de>
Date: Mon, 8 Apr 2024 15:01:37 +0200
Subject: [PATCH] Add a mailto link to my email address

---
 master.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/master.tex b/master.tex
index e906ba9..95bee57 100644
--- a/master.tex
+++ b/master.tex
@@ -134,7 +134,8 @@
   }
 }
 \author{
-  Philip \textsc{Kaluđerčić}\\\texttt{philip.kaludercic@fau.de}
+  Philip \textsc{Kaluđerčić}\\
+  \href{mailto:philip.kaludercic@fau.de}{\small \texttt{philip.kaludercic@fau.de}}
 }
 \date{
   \small
-- 
GitLab