SEO : add tombi mori plugin
This commit is contained in:
parent
df2843123f
commit
8f9e75126e
64 changed files with 3719 additions and 44 deletions
|
|
@ -1,24 +1,30 @@
|
|||
title: texts
|
||||
|
||||
columns:
|
||||
- width: 1/2
|
||||
fields:
|
||||
categories:
|
||||
type: tags
|
||||
- width: 1/2
|
||||
sections:
|
||||
yearsSection:
|
||||
label: Années
|
||||
type: pages
|
||||
template: year
|
||||
sortBy: title desc
|
||||
- width: 1/1
|
||||
sections:
|
||||
allTextsSection:
|
||||
label: Tous les textes
|
||||
type: pages
|
||||
create: false
|
||||
search: true
|
||||
query: page.children.children
|
||||
info: "{{ page.author.toPage.title }} [{{ page.category }}]"
|
||||
sortBy: modified desc
|
||||
tabs:
|
||||
contentTab:
|
||||
label: Contenu
|
||||
columns:
|
||||
- width: 1/2
|
||||
fields:
|
||||
categories:
|
||||
type: tags
|
||||
- width: 1/2
|
||||
sections:
|
||||
yearsSection:
|
||||
label: Années
|
||||
type: pages
|
||||
template: year
|
||||
sortBy: title desc
|
||||
- width: 1/1
|
||||
sections:
|
||||
allTextsSection:
|
||||
label: Tous les textes
|
||||
type: pages
|
||||
create: false
|
||||
search: true
|
||||
query: page.children.children
|
||||
info: "{{ page.author.toPage.title }} [{{ page.category }}]"
|
||||
sortBy: modified desc
|
||||
seo:
|
||||
extends: seo/page
|
||||
label: Indexation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue