Author - Configuration

How Author’s value is propagated on page metadata

2025-05-23

ITADS

author is set to false by default, it means no author is displayed. To add default author on each page header, just enter text string of the default author into settings.json.

{
    "author": "John Doe"
}