-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yaml
More file actions
40 lines (39 loc) · 810 Bytes
/
config.yaml
File metadata and controls
40 lines (39 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
title: Freifunk Düsseldorf
baseURL: /
params:
color_scheme: light
accent_color: pink
header:
title: Freifunk Düsseldorf
has_nav: true
logo_img: /images/freifunk-ddorf-229c545d.svg
footer:
content: Freifunk Düsseldorf e.V.
links:
- new_window: false
text: Impressum
url: /impressum/
- new_window: false
text: Pico Peering Agreement
url: /ppa/
- new_window: true
text: Status
url: https://status.freifunk-duesseldorf.de/
has_social: true
menu:
main: []
disableKinds:
- RSS
- taxonomy
- taxonomyTerm
markup:
goldmark:
renderer:
unsafe: true
outputFormats:
manifest:
name: manifest
baseName: manifest
mediaType: application/json
notAlternative: true
permalinkable: true