We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bac15 commit ec82d54Copy full SHA for ec82d54
static/admin/config.yml
@@ -25,7 +25,6 @@ collections:
25
create: true
26
label: Modules
27
folder: content/module
28
- slug: "{{ technical_name }}"
29
fields:
30
- { label: "Technical name", name: "slug", widget: "string" }
31
- { label: "Human-readable name", name: "title", widget: "string" }
0 commit comments