diff --git a/pages/frontpage/frontpage.pixy b/pages/frontpage/frontpage.pixy index 7e7dbea9..ffedef25 100644 --- a/pages/frontpage/frontpage.pixy +++ b/pages/frontpage/frontpage.pixy @@ -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 + + 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") \ No newline at end of file + //- .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") \ No newline at end of file