Clarify link param is a URL
This commit is contained in:
@@ -349,7 +349,7 @@ Parameters specific to pages:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
id = "" # ID used in feeds. Defaults to the relative permalink.
|
id = "" # ID used in feeds. Defaults to the relative permalink.
|
||||||
link = "" # The reference 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.
|
The assigned values shown are the default values.
|
||||||
|
Reference in New Issue
Block a user