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

@@ -285,9 +285,6 @@ logo = "" # Example is "/logo.webp"
managing_editor = "" # Example is "will.faught@example.com (Will Faught)"
web_master = "" # Example is "will.faught@example.com (Will Faught)"
[paige.git]
commit_url = "" # Example is "https://github.com/willfaught/paige/commit/%s"
[paige.menu]
style = "links" # Must be "links", "pills", "tabs", or "underline"