Rename file_edit_url config to edit
This commit is contained in:
@@ -7,7 +7,7 @@ tags = ["sections"]
|
||||
title = "Customizations"
|
||||
[paige]
|
||||
credit = "Paige Theme"
|
||||
file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
edit = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
file_history_url = "https://github.com/willfaught/paige/commits/master/exampleSite/content/%s"
|
||||
license = "MIT License"
|
||||
[paige.list_page]
|
||||
@@ -43,7 +43,7 @@ This page has the following parameters:
|
||||
```toml
|
||||
[paige]
|
||||
credit = "Paige Theme"
|
||||
file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
edit = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
file_history_url = "https://github.com/willfaught/paige/commits/master/exampleSite/content/%s"
|
||||
license = "MIT License"
|
||||
[paige.list_page]
|
||||
|
Reference in New Issue
Block a user