Stenoip's picture
Update index.html
8a7b43d verified
raw
history blame contribute delete
486 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Stenoip Hyperlink</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>This link will redirect to Stenoip Wonder Computer</h1>
<p>Home to games, videos, offices tools, a browser and Praterich AI!</p>
<p>
<a href="https://stenoip.github.io" target="_blank">Go now!</a>.
</p>
</div>
</body>
</html>