Reword to examples

master
Will Faught 5 months ago
parent ea59775353
commit f75c733fb4

@ -183,7 +183,7 @@ edit = "" # File edit URL. Example: "https://github.com/account/project/edit/mas
external_link_new_tab = false # Open external links in new tabs external_link_new_tab = false # Open external links in new tabs
history = "" # 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" keyword_style = "text" # Must be "text" or "pills"
license = "" # Example: "CC BY 4.0 License", "CC BY-NC 4.0 License", "MIT License" license = "" # Examples: "CC BY 4.0 License", "CC BY-NC 4.0 License", "MIT License"
math = false # Enable math typesetting math = false # Enable math typesetting
menu_style = "links" # Must be "links", "pills", "tabs", or "underline" menu_style = "links" # Must be "links", "pills", "tabs", or "underline"
title = "" # Site title. Appears above the menu, above the site description, if set. title = "" # Site title. Appears above the menu, above the site description, if set.

Loading…
Cancel
Save