feat: pretty_urls.trailing_html
This commit is contained in:
parent
726e74e442
commit
015212f43c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user