From b31ecd7c693f670062ef1cc37fbf11e7ab443f82 Mon Sep 17 00:00:00 2001
From: Marco Alexander Fischer
Date: Sat, 8 Sep 2018 18:13:55 +0200
Subject: Added some text :pencil2:

---
 index.html | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'index.html')

diff --git a/index.html b/index.html
index a70759a..f00e79b 100644
--- a/index.html
+++ b/index.html
@@ -29,6 +29,12 @@
         </div>
         <br>
         <button class="button-blue">Login</button>
+        <br>
+        <br>
+        <br>
+        <div class="register">
+            <p>No account yet? <a href="#">Register here!</a></p>
+        </div>
     </div>
 </body>
 </html>
-- 
cgit v1.2.3