Skip to content

Commit

Permalink
Merge pull request #13 from iamfiro/master
Browse files Browse the repository at this point in the history
Footer 오타 수정  다자인 -> 디자인
  • Loading branch information
kichan05 authored Apr 17, 2024
2 parents 1e47370 + e5f918e commit a743c6b
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 a743c6b

Please sign in to comment.