diff options
Diffstat (limited to 'client/templates/login.html')
| -rw-r--r-- | client/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/login.html b/client/templates/login.html index 6826908..5a22eb3 100644 --- a/client/templates/login.html +++ b/client/templates/login.html @@ -1,7 +1,7 @@ <template name="login"> <div class="login-wrapper"> <div class="login"> - <h1>m<img src="/img/icons/01.gif">des</h1> + <h1>m<img class="home-logo" src="/img/icons/1_1.gif">des</h1> <h2>Reflect Yourself</h2> <button class="login">Login with Instagram</button> </div> |
