Replace git.commit_url config with file_history_url

This commit is contained in:
Will Faught
2024-05-30 22:22:27 -07:00
parent 7ff71dde5d
commit c53b5fd2fb
6 changed files with 26 additions and 38 deletions

View File

@@ -96,9 +96,6 @@ file_history_url = "https://github.com/willfaught/paige/commits/master/exampleSi
site_title = "Paige"
site_description = "Powerful, pliable pixel perfection"
[params.paige.git]
commit_url = "https://github.com/willfaught/paige/commit/%s"
[[params.paige.feed.atom.authors]]
email = "will.faught@example.com"
name = "Will Faught"