Skip to content

Commit

Permalink
fix typo in Korean resume
Browse files Browse the repository at this point in the history
  • Loading branch information
hyundonmoon committed Nov 19, 2024
1 parent f4623b0 commit 70707a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file not shown.
5 changes: 3 additions & 2 deletions src/pages/resume.astro
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ import BaseLayout from "@layouts/BaseLayout.astro";
</p>

<p>
국문 이력서는 <a href="/문현돈_프론트엔드_이력서.pdf" target="_blank"
>여기</a
국문 이력서는 <a
href="/문현돈_프론트엔드_개발자_이력서.pdf"
target="_blank">여기</a
>서 확인하실 수 있습니다.
</p>

Expand Down

0 comments on commit 70707a5

Please sign in to comment.