Skip to content

Commit

Permalink
fix: profile
Browse files Browse the repository at this point in the history
  • Loading branch information
taga3s committed Aug 6, 2024
1 parent 04f3cc2 commit b1e0447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/profile/ProfileMain.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const ProfileMain = () => {
<div class={Main_Box}>
<span class={Main_Name}>Seiya Tagami / taga3s</span>
<ul class={Main_Belonging}>
<li>Web Developer (Long-term internship)</li>
<li>Web Developer (working as an intern)</li>
</ul>
</div>
<div>
Expand Down

0 comments on commit b1e0447

Please sign in to comment.