-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
73 lines (73 loc) · 1.49 KB
/
config.yaml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
baseURL: https://lillehammerpistolklubb.no
languageCode: nb-no
title: Lillehammer pistolklubb
theme: papermod
pluralizeListTitles: false
defaultContentLanguage: nb
menu:
main:
- name: Om oss
url: /om-oss
weight: 1
- name: Kurs
url: /kurs
weight: 2
- name: Nyheter
url: /nyheter
weight: 3
- name: Priser
url: /priser
weight: 4
- name: Terminliste
url: /terminliste
weight: 5
- name: Kontakt
url: /kontakt
weight: 6
- name: Kart
url: /kart
weight: 7
- name: Lenker
url: /lenker
weight: 8
- name: Søk
url: /søk
weight: 9
params:
label:
icon: images/icon.png
dateFormat: :date_long
googleMapsKey: AIzaSyDpVZFx5Lmh9fYSlm7hCMDhylB-9Cbnl_M
defaultTheme: auto
disableThemeToggle: true
homePostListTitle:
title: Siste nytt
url: /nyheter
profileMode:
enabled: true
title: Lillehammer pistolklubb
imageUrl: images/logo.png
subtitle: |
Stiftet 9. oktober 1951
socialIcons:
- name: facebook
url: https://www.facebook.com/groups/247933992318641
assets:
favicon: images/icon.png
favicon16x16: images/icon.png
favicon32x32: images/icon.png
apple_touch_icon: images/icon.png
safari_pinned_tab: images/icon.png
theme_color: '#ffffff'
msapplication_TileColor: '#ffffff'
cover:
hiddenInList: true
markup:
goldmark:
renderer:
unsafe: true
outputs:
home:
- HTML
- RSS
- JSON