Heavily improved sessions

This commit is contained in:
2017-06-17 22:19:26 +02:00
parent 340f4d1f9c
commit 15e2717ea8
5 changed files with 18 additions and 6 deletions

View File

@ -6,6 +6,6 @@ component FrontPage
p
a(href="https://github.com/animenotifier/notify.moe", target="_blank", rel="noopener") Source on GitHub
//- .login-buttons
//- a.login-button(href="/auth/google")
//- img.login-button-image(src="/images/login/google", alt="Google Login", title="Login with your Google account")
.login-buttons
a.login-button(href="/auth/google")
img.login-button-image(src="/images/login/google", alt="Google Login", title="Login with your Google account")