Skip to content

Commit

Permalink
リンクの修正
Browse files Browse the repository at this point in the history
  • Loading branch information
batora9 committed Mar 28, 2024
1 parent 0c5fc4a commit 3ffc86f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export function Footer() {
<MdArrowOutward />
</Link>
<Link
href='https://blog.maximum.vc'
href='https://x.com/Maximum03400346'
target='_blank'
rel='noopener noreferrer'
className={clsx(style.navigationLink, style.navigationsForMobile)}
Expand All @@ -69,7 +69,7 @@ export function Footer() {
<MdArrowOutward />
</Link>
<Link
href='https://blog.maximum.vc'
href='https://github.com/saitamau-maximum'
target='_blank'
rel='noopener noreferrer'
className={clsx(style.navigationLink, style.navigationsForMobile)}
Expand Down

0 comments on commit 3ffc86f

Please sign in to comment.