Modified frontpage
This commit is contained in:
parent
7211264c5f
commit
da26fa3ef6
@ -1,8 +1,11 @@
|
||||
component FrontPage
|
||||
p Anime Notifier 4.0 is currently under construction.
|
||||
p
|
||||
a(href="https://paypal.me/blitzprog", rel="noopener") Support the development
|
||||
a(href="https://paypal.me/blitzprog", target="_blank", rel="noopener") Support the development
|
||||
|
||||
.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")
|
||||
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")
|
Loading…
Reference in New Issue
Block a user