Change file_link config to file_edit_url
This commit is contained in:
@@ -91,6 +91,8 @@ taxonomy = ["atom", "html", "rss"]
|
||||
term = ["atom", "html", "rss"]
|
||||
|
||||
[params.paige]
|
||||
file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
file_history_url = "https://github.com/willfaught/paige/commits/master/exampleSite/content/%s"
|
||||
site_title = "Paige"
|
||||
site_description = "Powerful, pliable pixel perfection"
|
||||
|
||||
@@ -106,11 +108,6 @@ url = "https://willfaught.com/paige"
|
||||
managing_editor = "will.faught@example.com (Will Faught)"
|
||||
web_master = "will.faught@example.com (Will Faught)"
|
||||
|
||||
[params.paige.file_link]
|
||||
content = "Edit this page"
|
||||
disable = true
|
||||
url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
|
||||
[taxonomies]
|
||||
author = "authors"
|
||||
category = "categories"
|
||||
|
Reference in New Issue
Block a user