target="_blank

This commit is contained in:
2025-08-27 08:52:01 +00:00
parent 7cd08af5dc
commit fab9d60a86

View File

@@ -8,7 +8,7 @@
<body> <body>
<h1>Homepage</h1> <h1>Homepage</h1>
<a href="https://www.theodinproject.com/about/">About the Odin Project</a> <a href="https://www.theodinproject.com/about" target="_blank">About the Odin Project</a>
</body> </body>
</html> </html>