Spaces:
Running
Running
File size: 486 Bytes
a0e51b9 539d8b7 a0e51b9 539d8b7 a0e51b9 539d8b7 8a7b43d a0e51b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
<!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>
|