This sets the title of all input documents to a value from the delegate.
- Namespace
- Statiq
.Core - Containing Type
- AddTitle
Syntax
public AddTitle(Config<string> title)
Parameters
Name | Type | Description |
---|---|---|
title | Config |
A delegate that must return a string. |