frontend/2/index.html
2023-05-21 21:16:27 -04:00

12 lines
379 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>how did you get here</title>
</head>
<body>
<p>this ain't anything special.. go back to <a href="https://cools1te.pages.dev">here</a> or not idc</p>
</body>
</html>