Rename Git to Repository
This commit is contained in:
@@ -285,10 +285,6 @@ disable_description = false
|
||||
disable_license = false
|
||||
disable_title = false
|
||||
|
||||
# Git
|
||||
edit_url = "" # Example: "https://github.com/account/project/edit/master/content/%s"
|
||||
history_url = "" # Example: "https://github.com/account/project/commits/master/content/%s"
|
||||
|
||||
# Navigation
|
||||
disable_breadcrumbs = false
|
||||
disable_menu = false
|
||||
@@ -299,6 +295,10 @@ color_scheme = "auto" # Must be "auto", "dark", or "light"
|
||||
keyword_style = "text" # Must be "text" or "pills"
|
||||
menu_style = "links" # Must be "links", "pills", "tabs", or "underline"
|
||||
|
||||
# Repository
|
||||
edit_url = "" # Example: "https://github.com/account/project/edit/master/content/%s"
|
||||
history_url = "" # Example: "https://github.com/account/project/commits/master/content/%s"
|
||||
|
||||
# Schema
|
||||
base_schema = {} # JSON-LD schema that all site schemas override
|
||||
# Example:
|
||||
|
Reference in New Issue
Block a user