Skip to content
Snippets Groups Projects
Commit 80a256fd authored by David Diederich's avatar David Diederich
Browse files

Adding the homeURL to the redirect URL

parent a0b09e37
No related branches found
No related tags found
No related merge requests found
Pipeline #170598 passed
......@@ -20,7 +20,7 @@
<div class="gitlab-login"
data-client-id="{{site.keys.gitlabClientId}}"
data-url="{{site.keys.gitlabUrl}}"
data-redirect-url="{{site.url}}">
data-redirect-url="{{site.url}}{{site.homeUrl}}">
<span class="avatar"></span>
<span class="login-button">Log In</span>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment