From 33ec657046736fbfdb465d2d23555e5db898f18b Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Tue, 31 Jan 2017 01:37:32 +0300 Subject: [PATCH] try to drop permalinks --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 5f0db5e..7129575 100644 --- a/_config.yml +++ b/_config.yml @@ -12,7 +12,8 @@ future: true limit_posts: 0 highlighter: pygments -relative_permalinks: true +# dropped in 3.0 +#relative_permalinks: true permalink: pretty paginate_path: 'blog/:num'