diff --git a/index.php b/index.php index 7865a8b..1ae8632 100644 --- a/index.php +++ b/index.php @@ -24,6 +24,12 @@ $nav_links = [ $hardware_info = "Playing the mandolin, mountain biking, 3D printing and tinkering."; +$extra_contact_links = [ + "LinkedIn" => "https://www.linkedin.com/in/hrdinadavid/", + "GitHub" => "https://github.com/dejvino", + "StackOverflow" => "https://stackoverflow.com/users/3551523/dejvino", +]; + /** * CV Data */ @@ -103,17 +109,6 @@ $cv_skills = ["PHP", "Go", "Rust", "Docker", "Kubernetes", "PostgreSQL", "Redis" - - Navigation - - $url): - $id_attr = ($url === "#") ? 'id="cv-toggle"' : ''; - ?> - >= $label ?> - - - - Likes = $hardware_info ?> @@ -124,9 +119,13 @@ $cv_skills = ["PHP", "Go", "Rust", "Docker", "Kubernetes", "PostgreSQL", "Redis" Contact email: uncovering... + + $url): ?> + = $label ?> + + - Experience @@ -165,6 +164,20 @@ $cv_skills = ["PHP", "Go", "Rust", "Docker", "Kubernetes", "PostgreSQL", "Redis" + + + Navigation + + $url): + $id_attr = ($url === "#") ? 'id="cv-toggle"' : ''; + ?> + >= $label ?> + + + + GO BACK ~/ + +
= $hardware_info ?>
Contact email: uncovering...