Update members_lumbung_space/templates/admin.html
use the proper sign in URL for social.lumbung.space
This commit is contained in:
parent
6a6e4863e6
commit
efd045b862
@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<div class="column site is-one-third-tablet is-one-quarter-desktop is-one-half-mobile">
|
||||
<a href="https://social.lumbung.space/auth/auth/openid_connect">
|
||||
<a href="https://social.lumbung.space/auth/sign_in">
|
||||
<img class="app_icon" src="{{ url_for('static', path='svg/social_lumbung.svg') }}" alt="lumbung.social">
|
||||
<p class="app_name">social.lumbung.space</p>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user