Skip to content

Commit 6f1830c

Browse files
committed
refactor: Twitter is now X
1 parent 3ae418b commit 6f1830c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/assets/twitter.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/assets/x.svg

Lines changed: 1 addition & 0 deletions
Loading

src/layout.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
</a>
6161
</li>
6262
<li>
63-
<a href="https://twitter.com/_JohnnyIrvin" alt="Twitter">
64-
<img src="assets/twitter.svg" alt="Twitter" />
63+
<a href="https://twitter.com/_JohnnyIrvin" alt="X">
64+
<img src="assets/x.svg" alt="X" />
6565
</a>
6666
</li>
6767
</ul>

0 commit comments

Comments
 (0)