Skip to content

Commit b9c4c66

Browse files
committed
fix: new twitter handle
1 parent f20f8d6 commit b9c4c66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/frontend/src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3 id="navigation-logo">KUCOCOIN</h3>
9898
<!--Social Icons in Header-->
9999
<ul class="social-icons">
100100
<li>
101-
<a class="tooltip fade" data-title="Twitter" href="https://x.com/KucoCoin420" target="_blank">
101+
<a class="tooltip fade" data-title="Twitter" href="https://x.com/KucoCoin33408" target="_blank">
102102
<span class="icon-X"></span>
103103
</a>
104104
</li>
@@ -774,7 +774,7 @@ <h2>What Our Customers Are Saying</h2>
774774
<!--Social Icons in Footer-->
775775
<ul class="col-2 social-icons">
776776
<li>
777-
<a target="_blank" title="Twitter" href="https://x.com/KucoCoin420">
777+
<a target="_blank" title="Twitter" href="https://x.com/KucoCoin33408">
778778
<span class="icon-X"></span>
779779
</a>
780780
</li>

0 commit comments

Comments
 (0)