We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327a7b6 commit 00d9900Copy full SHA for 00d9900
docs/_posts/2012-03-15-layout-sidebar-custom.md
@@ -1,10 +1,11 @@
1
---
2
title: "Layout: Sidebar Custom"
3
excerpt: "A post with custom sidebar content."
4
+last_modified_at: 2021-06-23T07:53:04-04:00
5
author_profile: false
6
sidebar:
7
- title: "Title"
- image: http://placehold.it/350x250
8
+ image: "/assets/images/350x250.png"
9
image_alt: "image"
10
text: "Some text here."
11
- title: "Another Title"
@@ -19,7 +20,7 @@ An example of how that YAML could look is:
19
20
```yaml
21
22
23
+ image: "/assets/images/your-image.jpg"
24
25
26
docs/assets/images/350x250.png
1.31 KB
0 commit comments