Skip to content

Commit

Permalink
feat: add UNSW branding
Browse files Browse the repository at this point in the history
  • Loading branch information
ollibowers committed Jan 25, 2024
1 parent 9ccb015 commit 0e89baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/LandingPage/FooterSection/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const Footer = () => {
<S.FooterContentContainer>
<S.FooterLogoWrapper>
<S.DevSocLogo src={devsocLogo} alt="DevSoc Logo" />
<b>© {CURR_YEAR} — Software Development Society</b>
<b>© {CURR_YEAR} — Software Development Society UNSW</b>
</S.FooterLogoWrapper>
<S.FooterDisclaimer>
<div>
Expand Down

0 comments on commit 0e89baf

Please sign in to comment.