Skip to content

Commit 75835f3

Browse files
Coderjosenino95
authored andcommitted
use uglyURLs, for matching jekyll's .html ending
1 parent 6cee871 commit 75835f3

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

hugo.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ permalinks:
2222
markup:
2323
goldmark:
2424
renderer:
25-
unsafe: true
25+
unsafe: true
26+
27+
# Output URLs with .html extensions (matches Jekyll behavior)
28+
uglyURLs: true

0 commit comments

Comments
 (0)