[SITE] add template, blueprint, css for webdesign page
This commit is contained in:
parent
3b5f107466
commit
477c37c713
5 changed files with 202 additions and 0 deletions
23
site/blueprints/webdesign.yaml
Normal file
23
site/blueprints/webdesign.yaml
Normal file
|
@ -0,0 +1,23 @@
|
|||
title: Webdesign
|
||||
pages: true
|
||||
|
||||
files: true
|
||||
|
||||
fields:
|
||||
title:
|
||||
label: Title
|
||||
type: text
|
||||
featurette_headline:
|
||||
label: Featurette Headline
|
||||
type: text
|
||||
featurette_text:
|
||||
label: Featurette Text
|
||||
type: textarea
|
||||
width: 1/2
|
||||
featurette_img:
|
||||
label: Featurette Image
|
||||
type: image
|
||||
width: 1/2
|
||||
text:
|
||||
label: Text
|
||||
type: textarea
|
Loading…
Add table
Add a link
Reference in a new issue