Move to Page based design
This commit is contained in:
parent
4fde39a50b
commit
5370e2e6c3
9 changed files with 694 additions and 315 deletions
|
|
@ -2,6 +2,7 @@
|
|||
layout: default
|
||||
slug: gallery
|
||||
---
|
||||
<div class="panel-content">
|
||||
|
||||
<ul class="gallery-list">
|
||||
{% for item in site.data.gallery %}
|
||||
|
|
@ -17,3 +18,4 @@ slug: gallery
|
|||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue