Skip to content

Update behaviour of clean-urls? feature

Compare
Choose a tag to compare
@lacarmen lacarmen released this 05 Jun 20:23
· 97 commits to master since this release

Due to feedback in #115, this feature has been updated to fit more use cases.

  • key has been changed to :clean-urls
    • will accept one of the following values: :dirty :trailing-slash :no-trailing-slash

See the configuration docs for more details.