mirror of https://github.com/metafizzy/isotope
David DeSandro
14 years ago
3 changed files with 38 additions and 22 deletions
@ -1,16 +0,0 @@
|
||||
--- |
||||
title: Elements Partial Horizontal |
||||
layout: elements |
||||
category: examples |
||||
body_class: horizontal |
||||
layout_options: [ masonryHorizontal, fitColumns, cellsByColumn ] |
||||
--- |
||||
|
||||
|
||||
<div id="demo" class="wrap"> |
||||
{% for element in site.elements_partial %} |
||||
{% include element-partial.html %} |
||||
{% endfor %} |
||||
</div> |
||||
|
||||
|
Loading…
Reference in new issue