diff --git a/ci/yaml_rules.json b/ci/yaml_rules.json index 66b0bfabd74..7b487ebc641 100644 --- a/ci/yaml_rules.json +++ b/ci/yaml_rules.json @@ -14,6 +14,12 @@ "type": "dict", "description": "First and last names of the original guide author." }, + "h1_title": { + "elements": false, + "required": false, + "type": "text", + "description": "This sets the H1, but leaves the title in the metadata" + }, "comments": { "elements": false, "required": false,