fix: add .html to blog permalinks
This commit is contained in:
parent
ee32604997
commit
be91fec1b0
|
@ -40,7 +40,7 @@ footer: '2023 Distrust, LLC'
|
|||
|
||||
theme: jekyll-theme-console
|
||||
|
||||
permalink: blog/:title
|
||||
permalink: blog/:title.html
|
||||
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
|
Loading…
Reference in New Issue