diff options
author | Valentin Popov <info@valentineus.link> | 2019-10-31 18:10:10 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2019-10-31 18:10:10 +0300 |
commit | 2da6789f8fdc8204a44435824217726fb940b19e (patch) | |
tree | 5a2018235bdde58f68b1bd913fca4e649c132720 /_config.yml | |
parent | 24c7322da06d359e76977c264286e9070da7d63c (diff) | |
download | popov.link-2da6789f8fdc8204a44435824217726fb940b19e.tar.xz popov.link-2da6789f8fdc8204a44435824217726fb940b19e.zip |
Updated post's path
Signed-off-by: Valentin Popov <info@valentineus.link>
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 43fb841..7d66f5b 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ # Permalinks -permalink: '/:year-:month-:day/:title' +permalink: '/:year/:month/:day/:title' # Time Zone timezone: 'Europe/Samara' |