a href="about.html">About
This commit is contained in:
@@ -9,9 +9,8 @@
|
|||||||
|
|
||||||
<h1>Homepage</h1>
|
<h1>Homepage</h1>
|
||||||
<a href="https://www.theodinproject.com/about" target="_blank" rel="noopener noreferrer">About the Odin Project</a>
|
<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>
|
|
||||||
<a href="https://example.com" target="_blank" rel="noreferrer">Visit Example</a>
|
<a href="about.html">About</a>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user