From f75c733fb4f6837351eb7ae7a02b6a38255c58e4 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 21 Jan 2025 15:59:57 -0800 Subject: [PATCH] Reword to examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52649815..976bdeb3 100644 --- a/README.md +++ b/README.md @@ -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 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" +license = "" # Examples: "CC BY 4.0 License", "CC BY-NC 4.0 License", "MIT License" math = false # Enable math typesetting menu_style = "links" # Must be "links", "pills", "tabs", or "underline" title = "" # Site title. Appears above the menu, above the site description, if set.