mirror of
https://github.com/MinimalBible/MinimalBible.github.io
synced 2026-03-13 13:30:19 -04:00
Add social sharing widgets
This commit is contained in:
@ -3,7 +3,8 @@ layout: post
|
||||
title: "A Post with Images"
|
||||
description: "Examples and code for displaying images in posts."
|
||||
tags: [sample post, images, test]
|
||||
comments: true
|
||||
comments: true
|
||||
share: true
|
||||
---
|
||||
|
||||
Here are some examples of what a post with images might look like. If you want to display two or three images next to each other responsively use `figure` with the appropriate `class`. Each instance of `figure` is auto-numbered and displayed in the caption.
|
||||
|
||||
Reference in New Issue
Block a user