mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 06:24:38 +04:00
layouts page, search results, top menu
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ menu: base.gallery
|
||||
{% if photo.horizontal %}
|
||||
{% assign person = site.data.people[forloop.index0] %}
|
||||
<div class="col-sm-6 col-lg-4">
|
||||
{% include cards/gallery.html person=person %}
|
||||
{% include cards/gallery-photo.html person=person %}
|
||||
</div>
|
||||
{% assign horizontal = horizontal | plus: 1 %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user