Fixed Copyright year
This commit is contained in:
parent
2eb6ab4d63
commit
27a92d6f45
|
@ -28,7 +28,7 @@ export default ({ children }: Props) => (
|
||||||
</ContentContainer>
|
</ContentContainer>
|
||||||
<ContentContainer className={'mb-4'}>
|
<ContentContainer className={'mb-4'}>
|
||||||
<p className={'text-right text-neutral-500 text-xs'}>
|
<p className={'text-right text-neutral-500 text-xs'}>
|
||||||
© 2015 - 2019
|
© 2015 - 2020
|
||||||
<a
|
<a
|
||||||
rel={'noopener nofollow'}
|
rel={'noopener nofollow'}
|
||||||
href={'https://pterodactyl.io'}
|
href={'https://pterodactyl.io'}
|
||||||
|
|
Loading…
Reference in New Issue