Skip to content

Commit

Permalink
update masthead name
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed Oct 23, 2024
1 parent 10531d5 commit 619540e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Masthead/Masthead.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const Masthead = ({
<LogoLockup
isLink
color={isLight ? 'default' : 'white'}
text="Centennial"
text="Engineering Centennial"
className={styles.lockup}
/>
<FlexBox alignItems="center" className={styles.flexbox}>
Expand Down

0 comments on commit 619540e

Please sign in to comment.