Skip to content

Commit

Permalink
✨ Feat: main 페이지 title 제작 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
youjin-hong committed Nov 13, 2024
1 parent 2f8e458 commit cefe99c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added public/mainPageTitle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/components/title/index.jsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
export default function Index() {
return (
<>
<img src="/mainPageTitle.png" />
</>
);
}

0 comments on commit cefe99c

Please # to comment.