reitanlage-oranienburg/blueprints.yaml
Tobias Reisinger 7496a000cb
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix version
2022-12-05 21:42:23 +01:00

44 lines
1.1 KiB
YAML

name: Reitanlage Oranienburg
version: 1.4.1
description: Design der Reitanlage Oranienburg
icon: rebel
author:
name: Tobias Reisinger
email: tobias@msrg.cc
homepage: https://git.serguzim.me/serguzim/reitanlage-oranienburg
demo: https://www.reitanlage-oranienburg.de
keywords: grav, theme, etc
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
form:
validation: loose
fields:
umami.enabled:
type: toggle
label: Enable umami analytics
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
umami.id:
type: text
label: ID for umami analytics
umami.url:
type: text
label: URL to load umami script from
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/logo.svg`
accept:
- image/*