Minor fixes for blocking indexing and notg interrupting user expierence
This commit is contained in:
parent
f6b414741d
commit
04d67eaa10
2 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ export default ({ children }: Props) => (
|
|||
<p className={'text-right text-neutral-500 text-xs'}>
|
||||
© 2015 - 2019
|
||||
<a
|
||||
rel={'noopener nofollow'}
|
||||
href={'https://pterodactyl.io'}
|
||||
target={'_blank'}
|
||||
className={'no-underline text-neutral-500 hover:text-neutral-300'}
|
||||
>
|
||||
Pterodactyl Software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue