diff --git a/_config.yml b/_config.yml index 3d5fbe6..1e0b827 100644 --- a/_config.yml +++ b/_config.yml @@ -17,6 +17,9 @@ url: "/" # the base hostname & protocol for your site twitter_username: jekyllrb github_username: jekyll +# Outputting +permalink: /:categories/:year/:month/:day/:title + # Build settings markdown: kramdown exclude: ["README.md"] \ No newline at end of file