Skip to content

Commit

Permalink
feat: gdgoc로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
SeieunYoo committed Jan 11, 2025
1 parent 9703f08 commit 2feb6a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wow-ui/src/components/Header/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Header = ({
<section className={leftElementContainerStyle}>
<GdscLogo aria-label="gdsc-logo" role="img" />
<Flex className={logoTextContainerStyle}>
<h1 className={titleStyle}>GDSC</h1>
<h1 className={titleStyle}>GDGoC</h1>
<h2 className={subTitleStyle}>Hongik Univ.</h2>
</Flex>
</section>
Expand Down

0 comments on commit 2feb6a7

Please sign in to comment.