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
|
theme: jekyll-theme-console
|
||||||
|
|
||||||
permalink: blog/:title
|
permalink: blog/:title.html
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- jekyll-feed
|
- jekyll-feed
|
||||||
|
|
Loading…
Reference in New Issue