Skip to content

Commit

Permalink
Merge pull request #888 from andrea-kyurchiev/hotfix/disables-ugly-url
Browse files Browse the repository at this point in the history
hotfix: disable uglyurls
  • Loading branch information
andrea-kyurchiev authored Oct 11, 2024
2 parents 065b534 + e7bc308 commit 47b7baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ markup:
minify:
disableHTML: true
defaultContentLanguage: 'en'
uglyurls: true
uglyurls: false

0 comments on commit 47b7baa

Please sign in to comment.