From 6719c92987c8ecebe2092e971b453d4df4d61e3f Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 25 Oct 2023 12:26:47 +0200 Subject: [PATCH] torcx/index: quote '[]' Otherwise YAML parser is not happy: ``` Error: Error building site: "/home/runner/work/flatcar-website/flatcar-website/content/docs/latest/provisioning/torcx/_index.md:2:1": failed to unmarshal YAML: yaml: did not find expected key ``` Signed-off-by: Mathieu Tortuyaux --- docs/provisioning/torcx/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/provisioning/torcx/_index.md b/docs/provisioning/torcx/_index.md index eeae0492..919b6f94 100644 --- a/docs/provisioning/torcx/_index.md +++ b/docs/provisioning/torcx/_index.md @@ -1,5 +1,5 @@ --- -title: [DEPRECATED / EOL] Torcx +title: "[DEPRECATED / EOL] Torcx" description: Addon manager for applying ephemeral changes weight: 100 aliases: