fix edit url
This commit is contained in:
parent
7f3b812649
commit
576d87f467
@ -25,7 +25,7 @@ description = "A personal blog about PowerShell, Automation and more."
|
|||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showDraftLabel = true
|
showDraftLabel = true
|
||||||
showEdit = true
|
showEdit = true
|
||||||
editURL = "https://github.com/OCram85/Blog/"
|
editURL = "https://github.com/OCram85/Blog/edit/master/content/"
|
||||||
editAppendPath = true
|
editAppendPath = true
|
||||||
showHeadingAnchors = true
|
showHeadingAnchors = true
|
||||||
showPagination = true
|
showPagination = true
|
||||||
|
Loading…
Reference in New Issue
Block a user