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]
|
||||
|
@@ -8,7 +8,7 @@ tags = ["show", "singles"]
|
||||
title = "Show Data"
|
||||
[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]
|
||||
@@ -44,7 +44,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]
|
||||
|
@@ -8,7 +8,7 @@ tags = ["singles", "style"]
|
||||
title = "Style Data"
|
||||
[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"
|
||||
style = """
|
||||
@@ -67,7 +67,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"
|
||||
style = """
|
||||
|
Reference in New Issue
Block a user