styling
parent
ebffa6f4f1
commit
c6680e9c60
Binary file not shown.
After Width: | Height: | Size: 196 KiB |
@ -1,54 +0,0 @@
|
||||
<!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 lumen</p>
|
||||
<p>your life focusses around work and you talk about it a lot.</p>
|
||||
<p>you work with nex.</p>
|
||||
|
||||
<p><br><br>the dream starts:<br><br> *bling* message comes in from unknown. Weird that never happens to me
|
||||
"hey"<br><br>
|
||||
"Helloooo???? " I write back
|
||||
I am a bit scared but actually more excited. What is this? I did not even know you can receive messages from unknown on Eixogen.
|
||||
"how are you?" the unknown sender asks
|
||||
"I am ok I guess" I answer
|
||||
"you?"<br><br>
|
||||
"I am good. I was wondering...
|
||||
Don't you think there is something a bit off here?
|
||||
Everything seems all right. Always. No mistakes. No tripping, no getting stuck"
|
||||
"Who are you?"
|
||||
I ask excited. No answer. Shit, maybe I should have not so aggressively for their identity. Maybe they think now I'm a COP.
|
||||
"Yes I feel exactly the same" I write in addition.<br><br>
|
||||
"I am glad to hear."<br><br>
|
||||
-break<br><br>
|
||||
"You are not alone."<br><br>
|
||||
My heart starts racing. Is this what Helga was talking about?"<br><br>
|
||||
I answer: "No? Where are you? I need your help!!!!"<br><br>
|
||||
"I know, thats why I am here. Go to your menu to the settings and deactivate the firewall. Then go to your spam folder and open the mail coming from 868. Open the zip"<br><br>
|
||||
<br>Shit. What if this is a virus`? Fuck it, I'll try it. I have nothing to loose in my account. No credits left just looser points. Let's go.</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>
|
@ -0,0 +1,34 @@
|
||||
<!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> <img id="logo" src="../img/logo.png">
|
||||
<div class="wrapper">
|
||||
<div class="flex-container">
|
||||
<div class="flex-left">
|
||||
<div class="section" >
|
||||
<p>timeline eixogen</p>
|
||||
|
||||
|
||||
<p>events</p>
|
||||
</div>
|
||||
|
||||
<div class="section" >
|
||||
|
||||
<a href="http://eixo.codes">enter the game</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div></div></div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue