From 6553796e24b57c17e16f1fbed229a8c518a2487e Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Mon, 17 Mar 2025 16:11:35 +0100 Subject: [PATCH] fix(gen): revert frontmatter anchors --- docs/TROUBLESHOOTING_TEMPLATE.mdx | 8 ++++---- pages/block-storage/troubleshooting/index.mdx | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/TROUBLESHOOTING_TEMPLATE.mdx b/docs/TROUBLESHOOTING_TEMPLATE.mdx index 64d80315ea..50ede5e78c 100644 --- a/docs/TROUBLESHOOTING_TEMPLATE.mdx +++ b/docs/TROUBLESHOOTING_TEMPLATE.mdx @@ -1,10 +1,10 @@ --- meta: - title: &title Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.) - description: &desc Description for SEO and referencing purposes that complements the title + title: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.) + description: Description for SEO and referencing purposes that complements the title content: - h1: *title - paragraph: *desc + h1: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.) + paragraph: Description for SEO and referencing purposes that complements the title tags: fail error troubleshooting help unable cannot dates: validation: 2025-03-10 diff --git a/pages/block-storage/troubleshooting/index.mdx b/pages/block-storage/troubleshooting/index.mdx index 4bf96956f9..852e6e201f 100644 --- a/pages/block-storage/troubleshooting/index.mdx +++ b/pages/block-storage/troubleshooting/index.mdx @@ -1,9 +1,9 @@ --- meta: title: Block Storage - Troubleshooting - description: $desc Find troubleshooting resources for resolving issues with Scaleway Block Storage. + description: Find troubleshooting resources for resolving issues with Scaleway Block Storage. content: - paragraph: *desc + paragraph: Find troubleshooting resources for resolving issues with Scaleway Block Storage. dates: posted: 2025-03-12 validation: 2025-03-12