redo site in jekyll
[martlubbers.net.git] / _includes / img.html
diff --git a/_includes/img.html b/_includes/img.html
new file mode 100644 (file)
index 0000000..3493202
--- /dev/null
@@ -0,0 +1,3 @@
+<a href="/assets/{{ include.img }}.jpg">
+       <img alt="{{ include.alttext }}" src="/assets/{{ include.img }}-thumb.jpg" />
+</a>