Remove redundant sentences
This commit is contained in:
@@ -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 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:
|
Parameters specific to pages:
|
||||||
|
|
||||||
```toml
|
```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".
|
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:
|
Parameters specific to terms of the authors taxonomy:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
@@ -377,8 +373,6 @@ name = "" # Used in feeds. Example: "John Doe".
|
|||||||
url = "" # Used in Atom feeds. Example: "https://example.com".
|
url = "" # Used in Atom feeds. Example: "https://example.com".
|
||||||
```
|
```
|
||||||
|
|
||||||
The assigned values shown are the default values unless otherwise specified.
|
|
||||||
|
|
||||||
Parameters specific to menus:
|
Parameters specific to menus:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
|
Reference in New Issue
Block a user