Change of link "rel" to "external"
To prevent hover console-error like on the documentations-icon in the desktop mode
This commit is contained in:
parent
f3ff324925
commit
af548e6ef8
@ -475,7 +475,7 @@
|
|||||||
class="no-underline icons hover:text-white hover:bg-info"
|
class="no-underline icons hover:text-white hover:bg-info"
|
||||||
href="https://docs.coollabs.io/coolify/"
|
href="https://docs.coollabs.io/coolify/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noreferrer external"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
Loading…
Reference in New Issue
Block a user