mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
12 lines
379 B
HTML
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> |