mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-20 18:51:54 +02:00
Fix typo
This commit is contained in:
parent
c4cba04656
commit
3a5d24252f
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ disableImageOptimization = false
|
||||||
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showDraftLabel = true
|
showDraftLabel = true
|
||||||
showEdit = fa;se
|
showEdit = false
|
||||||
# editURL = "https://github.com/username/repo/"
|
# editURL = "https://github.com/username/repo/"
|
||||||
editAppendPath = true
|
editAppendPath = true
|
||||||
seriesOpened = false
|
seriesOpened = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue