Mise à jour Camille
This commit is contained in:
parent
1dd4060314
commit
b373875a61
33 changed files with 883 additions and 150 deletions
28
site/blueprints/pages/index.yml
Normal file
28
site/blueprints/pages/index.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
title: Index
|
||||
status:
|
||||
unlisted:
|
||||
label: Non listé
|
||||
text: La page est accessible uniquement par son URL
|
||||
options:
|
||||
move: false
|
||||
duplicate: false
|
||||
delete: false
|
||||
changeStatus: false
|
||||
|
||||
tabs:
|
||||
projects:
|
||||
label: Projets
|
||||
icon: bars
|
||||
sections:
|
||||
projects:
|
||||
type: pages
|
||||
layout: cards
|
||||
template: projet
|
||||
search: true
|
||||
info: "{{ page.categorie }}, {{ page.date.toDate('Y') }}"
|
||||
sortBy: date desc
|
||||
image:
|
||||
ratio: 12/9
|
||||
files: tabs/files
|
||||
seo:
|
||||
icon: search
|
||||
Loading…
Add table
Add a link
Reference in a new issue