liminal/index.html
2025-06-16 02:24:40 +02:00

27 lines
667 B
HTML
Executable file

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="res/asset-css-style.css" />
<title>>/</title>
</head>
<body>
<h1>>/ Threshold /<</h1>
<h2>--explore-the-many-doors--</h2>
<form action="https://priv.au/search?q=" method="GET">
<input
tabindex="1"
autofocus
name="q"
type="search"
placeholder="... . .- .-. -.-. ...."
autocomplete="off"
/>
</form>
<section id="link-box"></section>
</body>
<script src="res/asset-js-list.js"></script>
</html>