Merge pull request #31 from curbengh/trailing-html

feat: pretty_urls.trailing_html
This commit is contained in:
curbengh 2019-12-13 19:18:16 +10:30 committed by GitHub
commit 259ecc3982
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@ root: /
permalink: :year/:month/:day/:title/
permalink_defaults:
pretty_urls:
trailing_index: true # Set to false to remove trailing index.html from permalinks
trailing_index: true # Set to false to remove trailing 'index.html' from permalinks
trailing_html: true # Set to false to remove trailing '.html' from permalinks
# Directory
source_dir: source