corrected reference to layout in index.md (#6032)

Merge pull request 6032
This commit is contained in:
Sven Meyer 2017-04-17 23:03:59 +02:00 committed by jekyllbot
parent 14f0db9dcc
commit a2e5899450
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ name: My Jekyll Website
```yaml ```yaml
--- ---
title: My page title: My page
layout: default.html layout: default
--- ---
# {% raw %}{{ page.title }}{% endraw %} # {% raw %}{{ page.title }}{% endraw %}