Initial commit
This commit is contained in:
11
kirby-baukasten-main/site/blueprints/blocks/example.yml
Normal file
11
kirby-baukasten-main/site/blueprints/blocks/example.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
extends: blocks/_base
|
||||
title: example
|
||||
icon: title
|
||||
label: "{{ text }}"
|
||||
|
||||
tabs:
|
||||
content:
|
||||
fields:
|
||||
text:
|
||||
label: text
|
||||
type: text
|
||||
Reference in New Issue
Block a user