No longer set "permalink: pretty" in the _config.yml for the site template
This causes unintuitive behaviour that doesn’t align with the documentation. Fixes #2399.
This commit is contained in:
parent
02b60d6d00
commit
e44cfe29a8
|
@ -12,4 +12,3 @@ github_username: jekyll
|
|||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
permalink: pretty
|
||||
|
|
Loading…
Reference in New Issue