sterzycom/site/blueprints/note.php

18 lines
248 B
PHP

<?php if(!defined('KIRBY')) exit ?>
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