fix: add .html to blog permalinks
This commit is contained in:
parent
7b127dc75a
commit
e5aad264af
|
@ -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