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 committed Oct 3, 2024
1 parent 4d33818 commit 53b06f7
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 53b06f7

Please sign in to comment.