Finish image includes
• Finish the image-gallery • Add Figure-Image with a single image, which can be floated to the left or right, or fill the entire document width • Publish the first real blog post!
This commit is contained in:
4
_includes/image.html
Normal file
4
_includes/image.html
Normal file
@ -0,0 +1,4 @@
|
||||
<a href="{{ include.src | remove: "-small" }}"> <img
|
||||
src="{{ include.src}}"
|
||||
alt="{{ include.alt }}">
|
||||
</a>
|
Reference in New Issue
Block a user