From 1ad70068fe13337b8dc4831cf1e9b9140794abdd Mon Sep 17 00:00:00 2001 From: Ninad Pundalik Date: Sat, 7 Dec 2019 20:01:34 +0530 Subject: [PATCH] Update permalink format --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 3f35a26..632237d 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,6 @@ # in the templates via {{ site.myvariable }}. title: Ninad's Blog description: Just another weblog -baseurl: "" # the subpath of your site, e.g. /blog url: "https://ninad.pundaliks.in" # the base hostname & protocol for your site, e.g. http://example.com twitter_username: ni_nad github_username: ninadsp @@ -26,6 +25,7 @@ remote_theme: "mmistakes/so-simple-theme@3.2.0" plugins: - jekyll-feed +permalink: /:year/:month/:title # Exclude from processing. # The following items will not be processed, by default. Create a custom list # to override the default setting.