fix: add .html to blog permalinks
This commit is contained in:
parent
2d6754d908
commit
c4e9b33e5b
|
@ -20,7 +20,7 @@ footer: '© 2025 Distrust LLC'
|
|||
|
||||
theme: jekyll-theme-console
|
||||
|
||||
permalink: blog/:title
|
||||
permalink: blog/:title.html
|
||||
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
|
Loading…
Reference in New Issue