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
1 changed files with 1 additions and 1 deletions
|
|
@ -475,7 +475,7 @@
|
|||
class="no-underline icons hover:text-white hover:bg-info"
|
||||
href="https://docs.coollabs.io/coolify/"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
rel="noreferrer external"
|
||||
>
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
|
|
|
|||
Loading…
Reference in a new issue