Skip to content

Commit

Permalink
푸터 내 오타 수정 ->
Browse files Browse the repository at this point in the history
  • Loading branch information
iamfiro committed Apr 17, 2024
1 parent 1e47370 commit e5f918e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const Footer = () => {
return (
<FooterStyle>
<div ref={footerElement}>
개발・다자인 : 박희찬(kichan)
개발・디자인 : 박희찬(kichan)
<p>오픈 소스 프로젝트 : <a href="https://github.com/kichan05/kichan.dev" target={"_blank"}>github.com/kichan05/kichan.dev</a></p>
</div>
</FooterStyle>
Expand Down

0 comments on commit e5f918e

Please sign in to comment.