Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a97681b

Browse files
authored
Merge branch 'master' into feature/download-csv
2 parents 25556aa + f470023 commit a97681b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/screens/HomePage/sections/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ const Footer: React.FC<{}> = (): JSX.Element => {
278278
alt="ACM Web Logo"
279279
src={`${config.CDN_URI}/static/web_footer.png`}
280280
/>
281-
<h2>Copyright © 2019 ACM Web.</h2>
281+
<h2>Copyright © 2021 ACM Web.</h2>
282282
</Copyright>
283283
</Wrapper>
284284
</PageConstraint>

0 commit comments

Comments
 (0)