Fix out-of-date footer copyright
This commit is contained in:
parent
603646947a
commit
23938aa075
|
@ -97,7 +97,7 @@ export const Footer = () => {
|
|||
</a>
|
||||
</p>
|
||||
|
||||
<p>© 2020 Calgary Protospace Ltd.</p>
|
||||
<p>© 2020-{new Date().getFullYear()} Calgary Protospace Ltd.</p>
|
||||
</Container>
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue
Block a user