This commit is contained in:
parent
880c0d1b8f
commit
c91cc6cce4
@ -6,7 +6,7 @@
|
||||
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">
|
||||
</div>
|
||||
{% set site_list = ("tv","social","cloud","pen", "books", "panduan", "nongkrong") %}
|
||||
{% set site_urls= ("https://tv.lumbung.space/plugins/auth-openid-connect/0.0.5/auth/openid-connect","https://social.lumbung.space","https://cloud.lumbung.space","https://pen.lumbung.space/wp-admin", "https://books.lumbung.space/link/generic", "https://panduan.lumbung.space/", "https://nongkrong.lumbung.space/") %}
|
||||
{% set site_urls= ("https://tv.lumbung.space/plugins/auth-openid-connect/0.0.7/auth/openid-connect","https://social.lumbung.space","https://cloud.lumbung.space","https://pen.lumbung.space/wp-admin", "https://books.lumbung.space/link/generic", "https://panduan.lumbung.space/", "https://nongkrong.lumbung.space/") %}
|
||||
<div class="columns is-multiline is-gapless is-mobile is-centered">
|
||||
{% for i, u in site_list|zip(site_urls) %}
|
||||
<div class="column site is-one-third-tablet is-one-quarter-desktop is-one-half-mobile">
|
||||
|
Loading…
Reference in New Issue
Block a user