Skip to content

Commit

Permalink
Merge pull request #81 from komasandesu/bio更新
Browse files Browse the repository at this point in the history
bio更新
  • Loading branch information
komasandesu authored Nov 26, 2024
2 parents 82781d8 + 1bb5121 commit 1b62af2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/pages/bio.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,16 @@ const Bio: React.FC = () => {
>
Shitforces
</Button>
<Button
variant="contained"
color="primary"
href="https://qiita.com/komasandesu"
target="_blank"
rel="noopener"
fullWidth={true} // スマホの場合はボタンをフル幅に
>
Qiita
</Button>
</Box>
</Box>

Expand Down

0 comments on commit 1b62af2

Please sign in to comment.