clean
This commit is contained in:
parent
d4be54dfe2
commit
1dd4060314
14 changed files with 151 additions and 148 deletions
|
|
@ -1,24 +1,20 @@
|
|||
title: Projets
|
||||
status:
|
||||
unlisted:
|
||||
label: Non listé
|
||||
text: La page est accessible uniquement par son URL
|
||||
options:
|
||||
move: false
|
||||
duplicate: false
|
||||
delete: false
|
||||
changeStatus: false
|
||||
|
||||
|
||||
sections:
|
||||
|
||||
Drafts:
|
||||
label: Drafts
|
||||
type: pages
|
||||
layout: list
|
||||
template: project
|
||||
status: drafts
|
||||
search: true
|
||||
info: "tags: {{ page.tags }} --------- {{ page.date.toDate('d/m/Y') }}"
|
||||
sortBy: date desc
|
||||
|
||||
publishedProjects:
|
||||
label: Published projects
|
||||
type: pages
|
||||
layout: list
|
||||
template: project
|
||||
status: published
|
||||
search: true
|
||||
info: "tags: {{ page.tags }} --------- {{ page.date.toDate('d/m/Y') }}"
|
||||
sortBy: date desc
|
||||
|
||||
tabs:
|
||||
content:
|
||||
label: Contenu
|
||||
icon: bars
|
||||
sections:
|
||||
projects: fields/projects
|
||||
files: tabs/files
|
||||
seo:
|
||||
icon: search
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue