Updated the pug files

master
Thomas Atkins 4 years ago
parent 47a4826485
commit 85d9578004

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

@ -63,9 +63,9 @@ html
body
.container-intro
h1 Hi, Welcome to
span#name #{AppName}.
h2 Choose your login method.
h1 Welcome to
span#name #{AppName}
h2 Choose your login method:
.container-login
.login-container

@ -36,7 +36,7 @@ html
}
body
.flitter-container
img.flitter-image(src="/assets/flitter.png")
img.flitter-image(src="/assets/logo/3x/logo3x.png")
a.flitter-name(href="https://hack20.glmdev.tech/i" target="_blank") powered by #{_app.name}
if user
.flitter-container

Loading…
Cancel
Save