diff options
author | uvok cheetah | 2019-05-24 22:13:58 +0200 |
---|---|---|
committer | uvok cheetah | 2019-05-24 22:14:08 +0200 |
commit | ec676259fbae96f3d3b3aca1d8a0a46f26338789 (patch) | |
tree | 62730abe2586370b24169784f34c07a32be92cb7 /_config.yml | |
parent | eb25710a3396c7c8b7f6ac1239aaf2714f3e25c3 (diff) |
Apply author default globally
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index d701bd6..94522ed 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,7 @@ defaults: type: posts values: permalink: /:year/:month/:title.html + author: uvok theme: minima |