Files
tournonsLaPage/themes/plain/blueprints.yaml
T
2023-07-18 10:47:46 +01:00

28 lines
677 B
YAML
Executable File

name: Plain
version: 0.1.0
description: basic using foundation
icon: rebel
author:
name: armansansd
email: contact@armansansd.net
homepage: https://github.com/armansansd/grav-theme-basic
demo: http://demo.yoursite.com
keywords: grav, theme, etc
bugs: https://github.com/armansansd/grav-theme-basic/issues
readme: https://github.com/armansansd/grav-theme-basic/blob/develop/README.md
license: MIT
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