All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 15s
Rename all carte.yml files to map.yml and update references in blueprints to use English naming convention consistently across the codebase. This includes renaming 5 content files and updating template references in narrative and block blueprints. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
8 lines
No EOL
176 B
YAML
8 lines
No EOL
176 B
YAML
name: Carte
|
|
icon: map
|
|
fields:
|
|
map:
|
|
label: Choisir la carte
|
|
type: pages
|
|
query: page.parent.parent.children.filterBy('intendedTemplate', 'map')
|
|
multiple: false |