Skip to content

Commit b10cf3b

Browse files
committed
updaet aboutus
1 parent 88a7d19 commit b10cf3b

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

aboutus.html

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,17 +310,17 @@ <h4 class="text-2xl font-semibold mb-4 text-blue-400">
310310
class="inline-flex items-center text-blue-600 hover:text-blue-800 transition-colors duration-200"
311311
>
312312
<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>
314314
</a>
315315

316316
<a
317-
href="https://twitter.com/defendtheworld"
317+
href="https://x.com/defendtheworld"
318318
target="_blank"
319319
rel="noopener noreferrer"
320320
class="inline-flex items-center text-blue-400 hover:text-blue-500 transition-colors duration-200"
321321
>
322322
<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>
324324
</a>
325325
</div>
326326
</div>
@@ -359,6 +359,28 @@ <h4 class="text-2xl font-semibold mb-4 text-blue-400">
359359
</div>
360360
</div>
361361

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+
362384
</div>
363385

364386
<div

0 commit comments

Comments
 (0)