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: :year/:month/:day/:title/
|
||||||
permalink_defaults:
|
permalink_defaults:
|
||||||
pretty_urls:
|
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
|
# Directory
|
||||||
source_dir: source
|
source_dir: source
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user