create template packages
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m17s
This commit is contained in:
parent
f73b8cb90b
commit
aba8b4f37e
20 changed files with 414 additions and 526 deletions
|
|
@ -9,6 +9,7 @@ tabs:
|
|||
label: Visuel de couverture
|
||||
type: files
|
||||
multiple: false
|
||||
required: true
|
||||
layout: cards
|
||||
width: 1/3
|
||||
image:
|
||||
|
|
@ -20,7 +21,11 @@ tabs:
|
|||
type: writer
|
||||
width: 2/3
|
||||
linkedContent:
|
||||
label: Contenu
|
||||
label: Enquêtes
|
||||
type: pages
|
||||
query: site.find('enquetes').children
|
||||
linkedImpacts:
|
||||
label: Impacts
|
||||
type: pages
|
||||
query: site.find('impacts').children
|
||||
seo: seo/page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue