reitanlage-oranienburg/blueprints.yaml
Tobias Reisinger 0061dbd55e
All checks were successful
/ build-artifacts (push) Successful in 1m15s
Add external link tracking
2025-01-09 15:39:47 +01:00

46 lines
1.2 KiB
YAML

name: Reitanlage Oranienburg
version: 1.4.8
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
umami.url_external_tracking:
type: text
label: URL to load umami external tracking 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/*