Skip to content

Commit 85e5a2b

Browse files
authored
chore: update login.html
Signed-off-by: Roberto Di Remigio Eikås <[email protected]>
1 parent 293494c commit 85e5a2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

jupyterhub/templates/login.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222

2323
<div class="container">
2424
<img src="https://github.com/Algorithmiq/jupyterhub-branding/blob/84bd8ed3660da42ea48153eafb2c0fbe440e0641/jupyterhub/templates/algo_symbol.png?raw=true" width="100" height="100">
25-
</div>
25+
</div>
26+
27+
<p style="margin-bottom:1cm;"></p>
2628

2729
<a role="button" class='btn btn-jupyter btn-lg' href='{{ authenticator_login_url | safe }}'>
2830
Sign in with {{login_service}}

0 commit comments

Comments
 (0)