-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
101 lines (94 loc) · 2.21 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
baseURL: ''
defaultContentLanguage: nl
languageCode: nl
title: Juf Olga
disableKinds: [RSS, taxonomy, taxonomyTerm]
# googleAnalytics: UA-XXXXX-Y
module:
imports:
- path: github.com/themefisher/twenty-twenty-hugo
# Menu items
menu:
main:
- name: Thuis
URL: /
weight: 1
- name: Over
URL: about/
weight: 2
- name: Video's
URL: blog/
weight: 3
- name: Contact
URL: contact/
weight: 4
desktop:
- name: Over
URL: about/
weight: 1
- name: Video's
URL: blog/
weight: 2
- name: Contact
URL: contact/
weight: 3
paginate: '6'
summaryLength: '10'
disqusShortname: ''
disableLanguages: []
outputs:
home:
- HTML
- RSS
- JSON
markup:
goldmark:
renderer:
unsafe: true
taxonomies:
category: categories
tag: tags
author: author
params:
description: This is meta description
author: Juf Olga
favicon:
favicon: images/favicon.png
cookies:
enable: false
expire_days: 2
banner:
heading: Met plezier leren en lezen voor kleuters
image: images/2020-landscape-1-2.png
blog:
heading: >-
Video's die leren en lezen leuk maken voor uw kleuter.
call_to_action:
enable: true
title: Neem contact op voor meer informatie.
content: >-
Heeft u vragen of suggesties? We horen graag van u! Laat het ons weten
en we kijken wat we kunnen doen.
button_label: Neem contact op
button_url: contact/
gallery:
enable: true
gallery_item:
- image: images/2020-square-2.png
- image: images/2020-square-1.png
footer:
title: Over deze website
content: >-
Juf Olga heeft meer dan veertig jaar ervaring in ontwikkelingsgericht
onderwijs voor kleuters. Op deze website deelt zij haar kennis en inzichten.
# address: '123 Main Street <br> New York, NY 10001'
# hours: 'Monday–Friday: 9:00AM–5:00PM <br> Saturday & Sunday: 11:00AM–3:00PM'
copyright: >-
Gebouwd met ☕️ en 💜 | [Hugo](https://gohugo.io/) [Twenty Twenty thema](https://themefisher.com/hugo-themes/)
social:
# yelp: '#'
# facebook: '#'
# twitter: '#'
# instagram: '#'
email: 'jufolga@proton.me'
# linkedin: '#'