update teams
|
@ -42,7 +42,7 @@ bodyClass: page-team-list
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<div class="row pt-6 pb-6">
|
<div class="row pt-6 pb-6">
|
||||||
{% assign teams = site.team | where_exp: "promoted", "promoted != false" | sort: "weight" %}
|
{% assign teams = site.team | where: "promoted", empty | sort: "weight" %}
|
||||||
{% for team in teams %}
|
{% for team in teams %}
|
||||||
<div class="col-12 col-md-4 mb-3">
|
<div class="col-12 col-md-4 mb-3">
|
||||||
<div class="team team-summary">
|
<div class="team team-summary">
|
||||||
|
|
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 222 KiB |
Before Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 17 KiB |