You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/content-creation/content-folders.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Content folders
3
3
slug: content-creation/content-folders
4
4
description: null
5
5
date: 2024-02-21T09:10:16.640Z
6
-
lastmod: 2024-02-21T14:56:03.901Z
6
+
lastmod: 2024-02-22T08:54:27.654Z
7
7
weight: 200.11
8
8
---
9
9
@@ -108,8 +108,8 @@ and clicking on `Register folder` under the Front Matter CMS context menu.
108
108
|`filePrefix`|`string`| Defines a prefix for the file name. || Optional |
109
109
|`contentTypes`|`string[]`| An array of content types to use for this folder. If not specified, all content types are used. || Optional |
110
110
|`disableCreation`|`boolean`| Disables the creation of new content in this folder. |`false`| Optional |
111
-
|`defaultLocale`|`string`| Set the default locale ID for the page folder. More information can be found in the [Multilingual][04] section. || Optional |
112
-
|`locales`|`array`| Multilingual configuration on page folder level. More information can be found in the [Multilingual][04] section. || Optional |
111
+
|`defaultLocale`|`string`| Set the default locale ID for the page folder. More information can be found in the [Multilingual][04] section. || Optional |
112
+
|`locales`|`array`| Multilingual configuration on page folder level. More information can be found in the [Multilingual][04] section. || Optional |
113
113
114
114
> **Important**: `[[workspace]]` is a placeholder that the extension uses to replace the workspace
115
115
> path. The reason why we choose to use this, is because some do not keep the original folder name.
0 commit comments