diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index dd5f251..d2c786a 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,7 @@ github_username: luciferreeves remote_theme: chesterhow/tale markdown: kramdown mathjax: true -permalink: /:year-:month-:day/:title +permalink: /:title paginate: 5 plugins: - jekyll-feed |
