sterzycom/site/blueprints/note.php
2017-07-28 14:36:34 +02:00

20 lines
265 B
PHP

<?php if(!defined('KIRBY')) exit ?>
icon: file-text
title: Note
pages: false
files: true
fields:
title:
label: Title
type: text
tags:
label: Tags
type: tags
date:
label: Date
type: date
text:
label: Text
type: markdown