no target blank
This commit is contained in:
parent
7f99eb3705
commit
a124b8a9ec
|
@ -14,8 +14,6 @@ export default function Maintenance() {
|
||||||
<a
|
<a
|
||||||
className="block lg:w-5/6 pt-5 text-xs hover:underline cursor-pointer text-palette-500 hover:text-palette-600"
|
className="block lg:w-5/6 pt-5 text-xs hover:underline cursor-pointer text-palette-500 hover:text-palette-600"
|
||||||
href="https://siasky.net"
|
href="https://siasky.net"
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
|
Reference in New Issue