From a89cd9c09f87425773dcf8690b4c0caf58fb0def Mon Sep 17 00:00:00 2001 From: Dejvino Date: Sat, 23 May 2026 19:11:59 +0200 Subject: [PATCH] feat: conditionally render sections based on CV path --- index.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 218656f..17514da 100644 --- a/index.php +++ b/index.php @@ -190,7 +190,7 @@ $cv_skills = $cvData['cv']['skills'] ?? []; - +

Selected Work

@@ -214,6 +214,7 @@ $cv_skills = $cvData['cv']['skills'] ?? []; +

Outside Work

@@ -222,6 +223,16 @@ $cv_skills = $cvData['cv']['skills'] ?? [];
+ +
+

Interests

+
+ + + +
+
+