Skip to content

Commit 379b0c8

Browse files
committed
Rename to intro to hero
1 parent 85a69d0 commit 379b0c8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
---
2-
title: "Layout: Intro Image"
2+
title: "Layout: Hero Image"
33
image: /assets/images/eder-oliveira-180877.jpg
44
categories:
55
- Layout
66
tags:
77
- content
88
- image
99
- layout
10-
last_modified_at: 2017-03-13T22:06:24-04:00
10+
last_modified_at: 2017-03-17T10:46:49-04:00
1111
---
1212

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.
1414

1515
This post tests a horizontal image using the following YAML Front Matter:
1616

1717
```yaml
1818
image: /assets/images/eder-oliveira-180877.jpg
1919
```
2020
21-
Intro images can also be assigned like this:
21+
Hero images can also be assigned like this:
2222
2323
```yaml
2424
image:
2525
path: /assets/images/eder-oliveira-180877.jpg
26-
```
26+
```

0 commit comments

Comments
 (0)