Fix Jekyll 4.2 crashing due to config error. (#271)
* Revert Jekyll version to 3.9, partially revert #229 Signed-off-by: Devnol <pgkoutsoumanis@gmail.com> * Revert "Revert Jekyll version to 3.9, partially revert #229" This reverts commit 7d03f352028e2ae7749391e98a0e0aa9addd0e10. * Fix Jekyll 4.2 crashing due to config error. Huge thanks to @TheShadowEevee for figuring this one out Signed-off-by: Devnol <pgkoutsoumanis@gmail.com>
This commit is contained in:
parent
6405eb64e8
commit
eb7288e1a3
1 changed files with 1 additions and 1 deletions
|
@ -501,7 +501,7 @@ defaults:
|
|||
permalink: /el_GR/index:output_ext
|
||||
- scope:
|
||||
path: "_pages/en_PT/home.md"
|
||||
type:
|
||||
type: pages
|
||||
values:
|
||||
permalink: /en_PT/index:output_ext
|
||||
- scope:
|
||||
|
|
Loading…
Add table
Reference in a new issue