Skip to content

Commit

Permalink
Merge pull request #7 from downpool/patch-1
Browse files Browse the repository at this point in the history
🪛[chore]Motion -> SUSC CNU change
  • Loading branch information
choo121600 authored Mar 15, 2024
2 parents 76950b2 + 2e5679a commit 710fa18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/content/univ/cnu.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ univImg: '/images/univ/cnu/cnu.jpeg'
univDescription: '충남대학교 동아리 리스트'
leadName: '최동현'
viceLeadName: ['']
clubList: ['Motion']
clubList: ['SUSC CNU']
---


import UnivInfo from '@components/univ/UnivInfo.astro'

<UnivInfo
univName="충남대학교"
clubList={['Motion']}
clubList={['SUSC CNU']}
/>
import UnivOrgCard from '@components/univ/UnivOrgCard.astro';

Expand All @@ -25,11 +25,11 @@ import UnivOrgCard from '@components/univ/UnivOrgCard.astro';
<UnivOrgCard
orgImg="/images/univ/cnu/org/donghyun.jpeg"
orgName="최동현"
role="Motion"
role="SUSC CNU Ambassador"
github="https://github.com/downpool"
linkedIn="https://www.linkedin.com/in/downpool/"
instagram="https://www.instagram.com/downpool_/"
/>
</div>
</div>
</section>
</section>

0 comments on commit 710fa18

Please sign in to comment.