Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024.05.07-1 #16

Merged
merged 6 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# kichan.dev
[바로가기](https://kichan.dev)

React와 styled-components를 사용해서 개발되었습니다.
React와 styled-components를 사용해서 개발되었습니다.

# Special Thanks

| <a href="https://github.com/iamfiro"><img src="https://avatars.githubusercontent.com/u/72495729" width="150px"/></a> | <a href="https://github.com/eungyolee"><img src="https://avatars.githubusercontent.com/u/85398698" width="150px"/></a> |
|:--------------------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------:|
| FIRO | Eun-Gyo Lee |
| [@iamfiro](https://github.com/iamfiro) | [@eungyolee](https://github.com/eungyolee) |
4 changes: 2 additions & 2 deletions src/data/ProfileData.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export const profileData = [
<br/>
팀에서 Android 개발을 총괄했습니다.
<br/><br/>
<a href="https://www.youtube.com/watch?v=by67z0esb0c" target={"_blank"}>위그비 소개 영상</a>을 참고해주세요.
<a href="https://www.youtube.com/watch?v=by67z0esb0c" target={"_blank"}>위그비 소개 영상</a>을 참고해주세요
</>
),
icon: Trophy,
Expand Down Expand Up @@ -88,4 +88,4 @@ export const profileData = [
),
icon: Design
},
]
]