1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

Default theme: new fieldsets added

This commit is contained in:
Awilum
2018-12-26 02:02:17 +03:00
parent ddb2f83cfc
commit 626919fccf
2 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
title: 'Blog Post'
fields:
title:
title: admin_title
type: text
size: col-12
summary:
title: admin_summary
type: html
size: col-12
content:
title: admin_content
type: html
size: col-12

View File

@@ -0,0 +1,6 @@
title: Blog
fields:
title:
title: 'admin_title'
type: text
size: col-12