@@ -310,17 +310,17 @@ <h4 class="text-2xl font-semibold mb-4 text-blue-400">
310
310
class ="inline-flex items-center text-blue-600 hover:text-blue-800 transition-colors duration-200 "
311
311
>
312
312
< i class ="fab fa-linkedin text-2xl mr-2 "> </ i >
313
- < span class ="sr-only "> Alex Radocea 's LinkedIn Profile</ span >
313
+ < span class ="sr-only "> Alex's LinkedIn Profile</ span >
314
314
</ a >
315
315
316
316
< a
317
- href ="https://twitter .com/defendtheworld "
317
+ href ="https://x .com/defendtheworld "
318
318
target ="_blank "
319
319
rel ="noopener noreferrer "
320
320
class ="inline-flex items-center text-blue-400 hover:text-blue-500 transition-colors duration-200 "
321
321
>
322
322
< i class ="fab fa-twitter text-2xl mr-2 "> </ i >
323
- < span class ="sr-only "> Defend the World Twitter Profile</ span >
323
+ < span class ="sr-only "> Alex's Twitter Profile</ span >
324
324
</ a >
325
325
</ div >
326
326
</ div >
@@ -359,6 +359,28 @@ <h4 class="text-2xl font-semibold mb-4 text-blue-400">
359
359
</ div >
360
360
</ div >
361
361
362
+ < div class ="">
363
+ < a
364
+ href ="https://www.linkedin.com/in/philipolausson/ "
365
+ target ="_blank "
366
+ rel ="noopener noreferrer "
367
+ class ="inline-flex items-center text-blue-600 hover:text-blue-800 transition-colors duration-200 "
368
+ >
369
+ < i class ="fab fa-linkedin text-2xl mr-2 "> </ i >
370
+ < span class ="sr-only "> Philip's LinkedIn Profile</ span >
371
+ </ a >
372
+
373
+ < a
374
+ href ="https://x.com/capslcc "
375
+ target ="_blank "
376
+ rel ="noopener noreferrer "
377
+ class ="inline-flex items-center text-blue-400 hover:text-blue-500 transition-colors duration-200 "
378
+ >
379
+ < i class ="fab fa-twitter text-2xl mr-2 "> </ i >
380
+ < span class ="sr-only "> Philip's Twitter Profile</ span >
381
+ </ a >
382
+ </ div >
383
+
362
384
</ div >
363
385
364
386
< div
0 commit comments