Clarify link param is a URL

master
Will Faught 4 months ago
parent 21ac0fb662
commit de0af5ca39

@ -349,7 +349,7 @@ Parameters specific to pages:
```toml
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.

Loading…
Cancel
Save