We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe270a commit f7d356eCopy full SHA for f7d356e
docs/admin/config.yml
@@ -34,7 +34,7 @@ collections:
34
label: 'Interviews'
35
folder: 'content/interviews'
36
create: true
37
- slug: '{{year}}-{{month}}-{{day}}-{{slug}}'
+ slug: 'interviews/{{slug}}'
38
fields:
39
- {label: 'Título', name: 'title', widget: 'string'}
40
- {label: 'slug', name: 'slug', widget: 'string'}
static/admin/config.yml
0 commit comments