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 body
.container-intro .container-intro
h1 Hi, Welcome to h1 Welcome to
span#name #{AppName}. span#name #{AppName}
h2 Choose your login method. h2 Choose your login method:
.container-login .container-login
.login-container .login-container

@ -36,7 +36,7 @@ html
} }
body body
.flitter-container .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} a.flitter-name(href="https://hack20.glmdev.tech/i" target="_blank") powered by #{_app.name}
if user if user
.flitter-container .flitter-container

Loading…
Cancel
Save