reitanlage-oranienburg/blueprints.yaml

39 lines
1 KiB
YAML
Raw Normal View History

2019-12-27 18:23:51 +00:00
name: Reitanlage Oranienburg
2021-04-14 13:50:15 +00:00
version: 1.0.0
2019-12-27 18:23:51 +00:00
description: Design der Reitanlage Oranienburg
icon: rebel
author:
name: Tobias Reisinger
email: tobias@msrg.cc
2021-04-14 13:50:15 +00:00
homepage: https://git.serguzim.me/serguzim/reitanlage-oranienburg
demo: https://www.reitanlage-oranienburg.de
2019-12-27 18:23:51 +00:00
keywords: grav, theme, etc
2021-04-14 13:50:15 +00:00
bugs: https://git.serguzim.me/serguzim/reitanlage-oranienburg/issues
readme: https://git.serguzim.me/serguzim/reitanlage-oranienburg/src/branch/main/README.md
license: Apache-2.0
2019-12-27 18:23:51 +00:00
form:
validation: loose
fields:
dropdown.enabled:
type: toggle
label: Dropdown in Menu
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
custom_logo:
type: file
label: Logo
size: large
destination: 'theme://images/logo'
multiple: false
markdown: true
description: Will be used instead of default logo `theme://images/grav-logo.svg`
accept:
- image/*