Skip to content

Commit 9075a16

Browse files
committed
リンクを変更
1 parent 7951d58 commit 9075a16

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

src/constants/index.ts

+2-6
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,15 @@ export const LINKS: {
88
url?: string
99
}[] = [
1010
{
11-
title: 'X (Twitter)',
11+
title: 'X /Twitter',
1212
label: '@Midra429',
13-
url: 'https://u.midra.me/x',
13+
url: 'https://x.com/Midra429',
1414
},
1515
{
1616
title: 'Amazon',
1717
label: 'ほしい物リスト',
1818
url: 'https://u.midra.me/wishlist',
1919
},
20-
{
21-
title: 'Kyash ID',
22-
label: 'midra',
23-
},
2420
]
2521

2622
/** Google フォーム */

0 commit comments

Comments
 (0)