Fix grammar

This commit is contained in:
Michael Rose
2020-08-04 10:52:49 -04:00
parent eb31e33365
commit e4fbcf7383
5 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
title: "Configuration"
permalink: /docs/configuration/
excerpt: "Settings for configuring and customizing the theme."
last_modified_at: 2019-10-04T10:54:48-04:00
last_modified_at: 2020-08-04T10:49:57-04:00
toc: true
---
@@ -283,7 +283,7 @@ defaults:
show_date: true
```
To disable post date for a post, add `show_date: false` its YAML Front Matter to override what was set in `_config.yml`.
To disable post date for a post, add `show_date: false` to its YAML Front Matter, overriding what was set in `_config.yml`.
### Reading time