Compare commits

..

No commits in common. "83bbce121039e61de20066a262dbb5e8b762c2eb" and "903a1f975203e105dcbb0a0a35d3eb1463bc98cd" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,4 @@
[params]
sectionPagesMenu = 'main'
background_color_class = "bg-red"
site_logo = "/images/logo-association-envie-appartagee.png"
favicon = "/images/uploads/logo-association-envie-appartagee.png"

View file

@ -21,7 +21,7 @@ collections:
summary: '{{title}}' # optional summary for a tree node, defaults to the inferred title field
# adding a path object allows editing the path of entries
# moving an existing entry will move the entire sub tree of the entry to the new location
path: { widget: string, index_file: '{{fields.name}}' }
path: { widget: string, index_file: 'index' }
fields:
- label: Title
name: title