Skip to content

Commit ca50d9e

Browse files
committed
Merge pull request Phlow#89 from angoca/patch-1
Missing Underscore in filename
2 parents 9f3f272 + 24c56eb commit ca50d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If you want to show the sidebar, just enter `sidebar: left` or `sidebar: right`
3636

3737

3838
### Page/Post with or without metadata
39-
If you want to show metadata like categories, tags and date at the end of the page, just enter `show_meta: true`. It's on by default. You can change it via `config.yml`. To turn of metadata just enter – *yes, you guessed right*`show_meta: false`.
39+
If you want to show metadata like categories, tags and date at the end of the page, just enter `show_meta: true`. It's on by default. You can change it via `_config.yml`. To turn of metadata just enter – *yes, you guessed right*`show_meta: false`.
4040

4141

4242

0 commit comments

Comments
 (0)