summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 48f5123..330c493 100644
--- a/src/index.html
+++ b/src/index.html
@@ -4,7 +4,7 @@
<link rel="stylesheet" href="main.css">
<script src="main.js" defer></script>
</head>
- <body onload="has_session()">
+ <body>
<header>
<a href="/">
<center class="button navbutton">HOME</center>
@@ -22,6 +22,11 @@
</center>
<hr>
<div id="content">
+ <div class="halfbox">
+ <p>
+ Welcome to POKO! Just a little server and web interface to exchange POKO tokens.
+ </p>
+ </div>
</div>
</div>
<footer>