Edit about/biography page title, slug and template
This commit is contained in:
parent
63e3b2dbf7
commit
8912f8ea29
12 changed files with 51 additions and 43 deletions
21
site/blueprints/pages/biography.yml
Normal file
21
site/blueprints/pages/biography.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
title:
|
||||
en: Biography
|
||||
fr: Biographie
|
||||
icon: text
|
||||
status:
|
||||
draft: true
|
||||
unlisted: true
|
||||
options:
|
||||
changeSlug:
|
||||
admin: true
|
||||
editor: false
|
||||
changeStatus: false
|
||||
changeTemplate: false
|
||||
changeTitle:
|
||||
admin: true
|
||||
editor: false
|
||||
delete: false
|
||||
duplicate: false
|
||||
tabs:
|
||||
content: tabs/biography_content
|
||||
seo: tabs/biography_seo
|
Loading…
Add table
Add a link
Reference in a new issue