Init
This commit is contained in:
commit
d58f66a4cf
10 changed files with 309 additions and 0 deletions
27
index.html
Executable file
27
index.html
Executable file
|
@ -0,0 +1,27 @@
|
|||
<!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>
|
Loading…
Add table
Add a link
Reference in a new issue