Skip to content

Commit

Permalink
Updated Copyright Footer Year from 2020 to 2024 on the Login Page
Browse files Browse the repository at this point in the history
  • Loading branch information
yellomello authored and timmytonyboots committed Nov 2, 2024
1 parent 59747a4 commit 405a12a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Copyright.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default () => {
<Link color="inherit" href="https://sanctuaryrefugee.ca/">
Healthcaring KW Health Centre
</Link>
{" 2020"}
{" 2024"}
</Typography>
);
};

0 comments on commit 405a12a

Please sign in to comment.