Skip to content

Commit

Permalink
Merge pull request #14 from Dansoeun/main
Browse files Browse the repository at this point in the history
Add Organizer nahyun
  • Loading branch information
choo121600 authored Jul 7, 2024
2 parents 53642f8 + 72aca41 commit d4b0597
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added public/images/organizer/nahyun.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/components/orgainzer/OrganizerList.astro
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ import OrganizerCard from "./OrganizerCard.astro";
</h2>
</div>
<div class="md:columns-2 lg:columns-3 gap-8 space-y-8">
<OrganizerCard
name="김나현"
role="행사팀"
image="/images/organizer/nahyun.jpg"
github="https://github.com/Dansoeun"
instagram="hhttps://www.instagram.com/n._.hyun_"
bio="llm 쪼금 하고 있습니당 인공지능 공부중예용."
/>
<OrganizerCard
name="김민상"
role="컨텐츠팀"
Expand Down

0 comments on commit d4b0597

Please sign in to comment.