[FIX] fix blueprint titles + new head title format
This commit is contained in:
parent
c79ea83e0d
commit
35fed453f1
4 changed files with 14 additions and 8 deletions
|
@ -1,6 +1,8 @@
|
|||
title: Page
|
||||
title: default Page
|
||||
pages: true
|
||||
|
||||
files: true
|
||||
|
||||
fields:
|
||||
title:
|
||||
label: Title
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
title: Page
|
||||
title: Home
|
||||
pages: true
|
||||
|
||||
files: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
title: Page
|
||||
title: redirect
|
||||
pages: true
|
||||
|
||||
files: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue