You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.3 KiB
HTML
33 lines
1.3 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>eixogen</title>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link href="../style.css" rel="stylesheet">
|
|
<meta property="og:title" content="EIXOGEN" />
|
|
<meta property="og:description" content="EIXOGEN" />
|
|
<meta property="og:image" content="" />
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<div class="flex-container">
|
|
<div class="flex-left">
|
|
<div class="section" >
|
|
<p>your name is eixo</p>
|
|
<p>your right eye is twitchy</p>
|
|
<p>you and sane have a complicated backstory.</p>
|
|
</div>
|
|
|
|
<div class="section" >
|
|
<p>click below to join the collective stream of consciousness</p>
|
|
<a href="http://192.168.2.1:8000">start sleepwalking</a>
|
|
</div>
|
|
|
|
|
|
</div></div></div>
|
|
|
|
</body>
|
|
</html> |