Quote example strings

master
Will Faught 4 months ago
parent 4f8e1df80b
commit a488e2a835

@ -354,9 +354,9 @@ Parameters specific to author term pages (if the "authors" taxonomy is configure
```toml ```toml
[paige.author] [paige.author]
email = "" # Example: example@example.com email = "" # Example: "example@example.com"
name = "" # Example: John Doe name = "" # Example: "John Doe"
url = "" # Example: https://example.com url = "" # Example: "https://example.com"
``` ```
The assigned values shown are the default values. The assigned values shown are the default values.

Loading…
Cancel
Save