feat: update Contact page to use dynamic email and social links

This commit is contained in:
2025-05-27 12:30:22 +02:00
parent 805bd07eb4
commit 6b9522153f
2 changed files with 35 additions and 46 deletions
+1
View File
@@ -9,6 +9,7 @@ $text-ash: #aaaaaa;
$card-bg: #141414;
$card-border: #2a2a2a;
$code-bg: #1e1e1e;
$font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
// Effects
$glow-effect: 0 0 10px $accent-fire, 0 0 20px rgba(255, 100, 0, 0.4);