Skip to content

Commit 9677441

Browse files
committed
Comment X icon on index and indexES
1 parent 7f8d999 commit 9677441

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ <h2 class="header__bio-container-h2">I am a web development student; this is my
3636
</section>
3737
<nav class="header__social-container">
3838
<ul class="header__social-list">
39-
<li class="header__social-item"><a href="https://x.com/santiagovrela" title="My X profile"
39+
<!-- <li class="header__social-item"><a href="https://x.com/santiagovrela" title="My X profile"
4040
rel="noopener" target="_blank"><img src="assets/icons/x-logo.svg" alt="X"
41-
class="header__social-icon"></a></li>
41+
class="header__social-icon"></a></li> -->
4242
<li class="header__social-item"><a href="https://www.threads.net/@santiagovrela"
4343
title="My Threads profile" rel="noopener" target="_blank"><img src="assets/icons/threads.svg"
4444
alt="Threads" class="header__social-icon"></a></li>

indexES.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ <h2 class="header__bio-container-h2">Soy estudiante de desarrollo web, esta es m
3636
</section>
3737
<nav class="header__social-container">
3838
<ul class="header__social-list">
39-
<li class="header__social-item"><a href="https://x.com/santiagovrela" title="Mi perfil de X"
39+
<!-- <li class="header__social-item"><a href="https://x.com/santiagovrela" title="Mi perfil de X"
4040
rel="noopener" target="_blank"><img src="assets/icons/x-logo.svg" alt="X"
41-
class="header__social-icon"></a></li>
41+
class="header__social-icon"></a></li> -->
4242
<li class="header__social-item"><a href="https://www.threads.net/@santiagovrela"
4343
title="Mi perfil en Threads" rel="noopener" target="_blank"><img src="assets/icons/threads.svg"
4444
alt="Threads" class="header__social-icon"></a></li>

0 commit comments

Comments
 (0)