Rename file_history_url config to history

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

View File

@@ -181,7 +181,7 @@ date_format = ":date_long" # Hugo date format
description = "" # Site description. Appears above the menu, below the site title, if set.
edit = "" # File edit URL. Example: "https://github.com/account/project/edit/master/content/%s".
external_link_new_tab = false # Open external links in new tabs
file_history_url = "" # Example: "https://github.com/account/project/commits/master/content/%s"
history = "" # File history URL. Example: "https://github.com/account/project/commits/master/content/%s".
keyword_style = "text" # Must be "text" or "pills"
license = "" # Example: "CC BY 4.0 License", "CC BY-NC 4.0 License", "MIT License"
math = false # Enable math typesetting