Skip to content

Commit d056769

Browse files
committed
fix(various): fix unwanted files
1 parent 70328ec commit d056769

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/TROUBLESHOOTING_TEMPLATE.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
meta:
3-
title: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
4-
description: Description for SEO and referencing purposes that complements the title
3+
title: &title Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
4+
description: &desc Description for SEO and referencing purposes that complements the title
55
content:
66
h1: Title describing the PROBLEM (I cannot..., I am experiencing..., My resource..., I am unable to..., Resource not found, etc.)
77
paragraph: Description for SEO and referencing purposes that complements the title

pages/block-storage/api-cli/increasing-volume-size.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: Increasing the size of Block Storage volumes via the Scaleway API
4-
description: This page explains how to increase the size of a Block Storage volume using the Scaleway API.
3+
title: &title Increasing the size of Block Storage volumes via the Scaleway API
4+
description: &desc This page explains how to increase the size of a Block Storage volume using the Scaleway API.
55
content:
6-
h1: whaevs
7-
paragraph: whaevs
6+
h1: *title
7+
paragraph: *desc
88
tags: increase expand increment raise storage volume block
99
dates:
1010
validation: 2025-03-04
413 KB
Loading

0 commit comments

Comments
 (0)