Skip to content

Commit

Permalink
feat: 팀 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Coalery committed Jan 18, 2025
1 parent 29bdad1 commit d65c06d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,17 @@ import ActivityItemContainer from "@lery/containers/ActivityItemContainer";
function WorkSection() {
return (
<ActivityContainer title="일">
<ActivityItemContainer
title="모두싸인 CTO팀 및 공공 SaaS 운영팀"
subtitle="백엔드 엔지니어, 2025.01 ~ 현재"
>
<ul>
<li>작성 예정</li>
</ul>
</ActivityItemContainer>
<ActivityItemContainer
title="모두싸인 SaaS 플랫폼팀"
subtitle="백엔드 엔지니어, 2023.08 ~ 현재"
subtitle="백엔드 엔지니어, 2023.08 ~ 2024.12"
>
<ul>
<li>
Expand Down

0 comments on commit d65c06d

Please sign in to comment.