diff options
| author | Alee <Alee14498@gmail.com> | 2019-10-28 22:51:10 +0000 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-10-28 22:51:10 +0000 |
| commit | 00dba8a3da498d235e092f1c70d77f2642bde33e (patch) | |
| tree | 179e526f6b8bc0e833e93e792b1461fc4f890ee4 /_config.yml | |
| parent | 1df66f5664a5d07e281bce6ef96dd442c0bb8a22 (diff) | |
| download | pokeworld-website-00dba8a3da498d235e092f1c70d77f2642bde33e.tar.gz pokeworld-website-00dba8a3da498d235e092f1c70d77f2642bde33e.tar.bz2 pokeworld-website-00dba8a3da498d235e092f1c70d77f2642bde33e.zip | |
Fixes rules
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index db1e2d1..bd331b7 100644 --- a/_config.yml +++ b/_config.yml @@ -287,7 +287,7 @@ defaults: type: posts values: layout: single - author_profile: true + author_profile: false read_time: true comments: # true share: true |
