Initial commit

This commit is contained in:
2016-05-21 10:42:57 +01:00
commit a2e3afb01d
1689 changed files with 2262 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<figure class="center {{ class }}" markdown="1">
<a href="{{ site.url }}/{{ url}}" target="_blank">
<img src="{{site.url}}/{{url}}" alt="{{ alt }}">
</a>
<figcaption>{{ caption }}</figcaption>
</figure>