diff --git a/docs/content/documentation/templates/overview.md b/docs/content/documentation/templates/overview.md index 7eca41ecb1..bcceb96534 100644 --- a/docs/content/documentation/templates/overview.md +++ b/docs/content/documentation/templates/overview.md @@ -180,6 +180,8 @@ The type of the output is: ```ts kind: TaxonomyConfig; items: Array; +lang: String; +permalink: String; ``` `lang` (optional) default to `config.default_language` in config.toml