File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : " Layout: Intro Image"
2
+ title : " Layout: Hero Image"
3
3
image : /assets/images/eder-oliveira-180877.jpg
4
4
categories :
5
5
- Layout
6
6
tags :
7
7
- content
8
8
- image
9
9
- layout
10
- last_modified_at : 2017-03-13T22:06:24 -04:00
10
+ last_modified_at : 2017-03-17T10:46:49 -04:00
11
11
---
12
12
13
- This post should display an image in the introductory section of a page.
13
+ This post should display a large hero image at the top of a page.
14
14
15
15
This post tests a horizontal image using the following YAML Front Matter:
16
16
17
17
``` yaml
18
18
image : /assets/images/eder-oliveira-180877.jpg
19
19
` ` `
20
20
21
- Intro images can also be assigned like this:
21
+ Hero images can also be assigned like this:
22
22
23
23
` ` ` yaml
24
24
image :
25
25
path : /assets/images/eder-oliveira-180877.jpg
26
- ` ` `
26
+ ` ` `
You can’t perform that action at this time.
0 commit comments