Merge pull request 'Fix edit link' (#1) from dustin-gundrum/blog:fix-link into main
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -97,7 +97,7 @@ params:
|
||||
hiddenInSingle: true # hide on single page
|
||||
|
||||
editPost:
|
||||
URL: "https://github.com/d1ngd0/blog/content"
|
||||
URL: "https://git.paulmontag.info/paul-montag/blog/src/branch/main/content"
|
||||
Text: "Suggest Changes" # edit text
|
||||
appendFilePath: true # to append file path to Edit link
|
||||
|
||||
|
||||
Reference in New Issue
Block a user