diff options
Diffstat (limited to 'flowblocks/collaborator.ini')
-rw-r--r-- | flowblocks/collaborator.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/flowblocks/collaborator.ini b/flowblocks/collaborator.ini new file mode 100644 index 0000000..f4c5201 --- /dev/null +++ b/flowblocks/collaborator.ini @@ -0,0 +1,14 @@ +[block] +name = collaborator +button_label = Collaborator + +[fields.collaborator] +label = Collaborator +type = string +width = 1/2 + +[fields.url] +label = Website +type = url +width = 1/2 + |