From 18a49a3165d3ed034c438aeea84019468e5c650a Mon Sep 17 00:00:00 2001
From: BOTAlex <zhentao2004@gmail.com>
Date: Sun, 6 Apr 2025 17:41:18 +0200
Subject: [PATCH] Added zylvester's linkedin

---
 src/routes/+page.svelte | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index 7442100..8f69337 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -111,8 +111,8 @@
             
             <Profile name="Zylvester" tags={["Sound/Story", "Story designer"]} isMobile={mobile}>
                 <span>
-                    <p>Hi, I am [insert text here]</p>
-                    <p>Here's a joke about recursion: <a href="/" target="_blank" style="color:lightblue;">recursion</a></p>
+                    <p>Closeted omega weeb</p>
+                    <p><a href="https://www.linkedin.com/in/sylvester-junge-0b2a73196/" target="_blank" style="color:lightblue;">Linked-in</a>, <a href="https://www.youtube.com/watch?v=xvFZjo5PgG0" style="color:lightblue;">Funny link</a></p>
                 </span>
             </Profile>
         </div>