45 lines
927 B
YAML
45 lines
927 B
YAML
baseURL: https://johannes-dokumentation.z1glr.de
|
|
title: Johanneskirche Bühl - Technik
|
|
defaultContentLanguage: de
|
|
|
|
module:
|
|
imports:
|
|
- path: github.com/imfing/hextra
|
|
|
|
menu:
|
|
# navbar:
|
|
# displayTitle: true
|
|
# displayLogo: true
|
|
# logo:
|
|
# path: images/logo.svg
|
|
# dark: images/logo-dark.svg
|
|
# link: /
|
|
main:
|
|
- name: Dokumentation
|
|
pageRef: /docs
|
|
weight: 10
|
|
- name: Blog
|
|
pageRef: /blog
|
|
weight: 11
|
|
- name: Suche
|
|
weight: 20
|
|
params:
|
|
type: search
|
|
- name: GitHub
|
|
url: "https://github.com/johannesbuehl"
|
|
weight: 30
|
|
params:
|
|
icon: github
|
|
- name: YouTube
|
|
url: "https://www.youtube.com/@evangelischekirchengemeind7171"
|
|
weight: 31
|
|
params:
|
|
icon: youtube
|
|
|
|
params:
|
|
editURL:
|
|
enable: true
|
|
base: "https://github.com/johannesbuehl/dokumentation/edit/main/content"
|
|
footer:
|
|
displayCopyRight: true
|