Rename file_history_url config to history
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user