diff --git a/README.md b/README.md index 74441317..19a347f2 100644 --- a/README.md +++ b/README.md @@ -356,8 +356,6 @@ disable_word_count = false The parameter object is accessed in site parameters as `[params.paige]`, and in page parameters as `[paige]`. -The assigned values shown are the default values unless otherwise specified. - Parameters specific to pages: ```toml @@ -365,8 +363,6 @@ id = "" # ID used in feeds. Defaults to the relative permalink. link = "" # URL for an anchor around the title. Example: "https://youtu.be/dQw4w9WgXcQ". ``` -The assigned values shown are the default values unless otherwise specified. - Parameters specific to terms of the authors taxonomy: ```toml @@ -377,8 +373,6 @@ name = "" # Used in feeds. Example: "John Doe". url = "" # Used in Atom feeds. Example: "https://example.com". ``` -The assigned values shown are the default values unless otherwise specified. - Parameters specific to menus: ```toml