File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -91,9 +91,9 @@ export default function Home() {
9191 < Link
9292 target = "_blank"
9393 className = "px-2"
94- href = { 'https://instagram.com/gedatsu.ara/ ' }
94+ href = { '/cv.pdf ' }
9595 >
96- { currentText . links . instagram }
96+ { currentText . links . cv }
9797 </ Link >
9898 < Link target = "_blank" className = "px-2" href = { '/resume.pdf' } >
9999 { currentText . links . resume }
Original file line number Diff line number Diff line change 77 "toggle" : " English/日本語" ,
88 "links" : {
99 "linkedin" : " LinkedIn" ,
10- "instagram " : " Instagram " ,
10+ "cv " : " CV " ,
1111 "resume" : " Resume" ,
1212 "github" : " GitHub" ,
1313 "portfolio" : " Portfolio"
2222 "apology" : " 私は日本語をまだ勉強しているので間違いがあればすみません。ある場合は間違いについてメールを送ってください。" ,
2323 "links" : {
2424 "linkedin" : " LinkedIn" ,
25- "instagram " : " インスタグラム " ,
25+ "cv " : " 職務経歴書 " ,
2626 "resume" : " 履歴書" ,
2727 "github" : " GitHub" ,
2828 "portfolio" : " ポートフォリオ"
2929 }
3030 }
31- }
31+ }
You can’t perform that action at this time.
0 commit comments