summaryrefslogtreecommitdiff
path: root/client/templates
diff options
context:
space:
mode:
Diffstat (limited to 'client/templates')
-rw-r--r--client/templates/login.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/templates/login.html b/client/templates/login.html
index 7b1bd72..6826908 100644
--- a/client/templates/login.html
+++ b/client/templates/login.html
@@ -1,9 +1,8 @@
<template name="login">
<div class="login-wrapper">
<div class="login">
- <h1>Hello!</h1>
- <h2>Start the process of creating your custom icon by logging into your Instagram account</h2>
- <hr>
+ <h1>m<img src="/img/icons/01.gif">des</h1>
+ <h2>Reflect Yourself</h2>
<button class="login">Login with Instagram</button>
</div>
</div>