mirror of
https://github.com/Lissy93/web-check.git
synced 2024-11-22 08:13:59 +01:00
Update Footer.tsx
I updated the copyright year from 2023 to 2024
This commit is contained in:
parent
4ff94e2821
commit
31604132fa
@ -53,7 +53,7 @@ const Footer = (props: { isFixed?: boolean }): JSX.Element => {
|
||||
<span>
|
||||
<Link to="/about">Web-Check</Link> is
|
||||
licensed under <ALink href={licenseUrl}>MIT</ALink> -
|
||||
© <ALink href={authorUrl}>Alicia Sykes</ALink> 2023
|
||||
© <ALink href={authorUrl}>Alicia Sykes</ALink> 2024
|
||||
</span>
|
||||
</StyledFooter>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user