Extend gallery functionality, general cleanup
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{% include header.html %}
|
||||
---
|
||||
layout: "post"
|
||||
---
|
||||
<section itemscope itemtype="http://schema.org/ImageGallery">
|
||||
<header>
|
||||
<div class="timeline"></div>
|
||||
@@ -10,4 +12,3 @@
|
||||
{{ content }}
|
||||
</section>
|
||||
</section>
|
||||
{% include footer.html %}
|
||||
|
||||
Reference in New Issue
Block a user