theme, plugins und config für die Webseite der Baptisten Hohenacker https://baptisten-hohenacker.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
743 B

name: Church
version: 0.1.1
description: theme for our church website
icon: rebel
author:
name: Clemens Richter
email: csrichter@hotmail.de
homepage: https://github.com/clemens-richter/grav-theme-church
demo: http://baptisten-hohenacker.de
keywords: grav, theme, etc
bugs: https://github.com/clemens-richter/grav-theme-church/issues
readme: https://github.com/clemens-richter/grav-theme-church/blob/develop/README.md
license: MIT
dependencies:
- bootstrapper
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