1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

M #~: add nofollowm noopener and noreferrer login footer (#2343)

Co-authored-by: Jorge Lobo <jlobo@opennebula.systems>
This commit is contained in:
Jorge Miguel Lobo Escalona 2022-11-10 16:33:08 +01:00 committed by GitHub
parent 1299fc07a4
commit 96e429bc7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,7 @@
</div>
<div id="footer" style="overflow:visible;">
<a href="http://opennebula.io" target="_blank">OpenNebula <%= OpenNebula::VERSION %></a>
<a href="http://opennebula.io" target="_blank" rel="nofollow noopener noreferrer">OpenNebula <%= OpenNebula::VERSION %></a>
</div>
</body>
</html>