feat: pretty_urls.trailing_html

This commit is contained in:
curbengh 2019-12-12 08:45:45 +00:00
parent 726e74e442
commit 015212f43c
No known key found for this signature in database
GPG Key ID: 21EA847C35D6E034

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