Skip to content

Commit 10aa217

Browse files
authored
remove x link (#67)
1 parent e8ae1a9 commit 10aa217

2 files changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,5 @@ The project is deployed via GitHub Pages and GitHub Actions. You can verify the
157157
- Website: https://mybucks.online
158158
- Docs: https://docs.mybucks.online
159159
- Github: https://github.com/mybucks-online
160-
- X: https://x.com/mybucks_online
161160
- Telegram: https://t.me/mybucks_online
162161
- Audit report: [Mybucks_online_Secure3_Audit_Report.pdf](./Mybucks_online_Secure3_Audit_Report.pdf)

src/App.jsx

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -200,21 +200,6 @@ function App() {
200200

201201
<nav>
202202
<ul>
203-
<li>
204-
<a
205-
href="https://x.com/mybucks_online"
206-
title="Twitter"
207-
target="_blank"
208-
>
209-
<svg width="24" height="24">
210-
<path
211-
d="M3.45996 3L10.5684 13.3633L3.11426 22H4.70312L11.2725 14.3887L16.4932 22H21.5L14.0615 11.1562L21.1016 3H19.5137L13.3584 10.1309L8.4668 3H3.45996Z"
212-
fill="currentColor"
213-
/>
214-
</svg>
215-
</a>
216-
</li>
217-
218203
<li>
219204
<a
220205
href="https://t.me/mybucks_online"

0 commit comments

Comments
 (0)