PhotoSwipe support

This commit is contained in:
Michael Romero 2017-03-20 21:45:55 -07:00
commit aae34f128c
11 changed files with 278 additions and 1 deletions

View file

@ -0,0 +1,4 @@
<div class="gallery" id="rig" itemscope itemtype="http://schema.org/ImageGallery">
{{ .Inner }}
<div class="title">{{ .Get "title" }}</div>
</div>