Rename file_edit_url config to edit

This commit is contained in:
Will Faught
2024-07-17 18:31:57 -07:00
parent ada7e4c8c1
commit a0102a45f4
5 changed files with 14 additions and 14 deletions

View File

@@ -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]

View File

@@ -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]

View File

@@ -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 = """