customHeaderPath

  • type: string
  • default: N/A
  • required: false

Description

Set the path to a custom header file which will be included in all published pages.

This path is relative to the workspace root.

Example

  publishing:
    customHeaderPath: header.html

Backlinks