diff --git a/README.md b/README.md index 4653219c..019793c7 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ color_scheme = "auto" # Must be "auto", "dark", or "light" date_format = ":date_long" # Hugo date format external_link_new_tab = false # Open external links in new tabs file_edit_url = "" # Example: "https://github.com/account/project/edit/master/content/%s" +file_history_url = "" # Example: "https://github.com/account/project/commits/master/content/%s" keyword_style = "text" # Must be "text" or "pills" math = false # Enable math typesetting menu_style = "links" # Must be "links", "pills", "tabs", or "underline"