Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fairlogin
keycloak-fairlogin-theme
Commits
accbbe15
Commit
accbbe15
authored
Apr 27, 2018
by
jbuechele
Browse files
added correct bootstrap meta tags
parent
8018d905
Changes
2
Hide whitespace changes
Inline
Side-by-side
fairlogin/login/template.ftl
View file @
accbbe15
...
...
@@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="robots" content="noindex, nofollow">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="viewport" content="width=device-width,
initial-scale=1
, shrink-to-fit=no
">
<#if properties.meta?has_content>
<#list properties.meta?split( ' ') as meta>
...
...
fairlogin/login/theme.properties
View file @
accbbe15
parent
=
base
styles
=
css/bootstrap.min.css css/my-login.css font/css/font-awesome.min.css css/bootstrap-social.css
scripts
=
js/jquery.min.js
js/my-login.js
js/bootstrap.min.js
scripts
=
js/jquery.min.js js/bootstrap.min.js
js/my-login.js
kcLogoLink
=
https://fairkom.net/
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment