rel="noopener">Open Example</a>

This commit is contained in:
2025-08-27 09:05:36 +00:00
parent 78af9eb907
commit 7a29cb16cd

View File

@@ -9,6 +9,8 @@
<h1>Homepage</h1>
<a href="https://www.theodinproject.com/about" target="_blank" rel="noopener noreferrer">About the Odin Project</a>
<a href="https://example.com" target="_blank" rel="noopener">Open Example</a>
</body>
</html>