Skip to content

Commit

Permalink
Update permalink format
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninad Pundalik committed Dec 7, 2019
1 parent d002aff commit 1ad7006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -26,6 +25,7 @@ remote_theme: "mmistakes/[email protected]"
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.
Expand Down

0 comments on commit 1ad7006

Please sign in to comment.