Skip to content

Instantly share code, notes, and snippets.

@peteeveleigh
Created October 23, 2013 13:58
Show Gist options
  • Save peteeveleigh/7119277 to your computer and use it in GitHub Desktop.
Save peteeveleigh/7119277 to your computer and use it in GitHub Desktop.
<?php if(!defined('KIRBY')) exit ?>
# default blueprint
title: Home
pages: true
files: true
fields:
title:
label: Title
type: text
heading:
label: 'Main heading'
type: text
text:
label: Text
type: textarea
size: large
buttons: true
about:
label: 'About text'
type: textarea
size: medium
buttons: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment