-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
59 lines (59 loc) · 1.15 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
defaultContentLanguage: lt
paginate: 6
menu:
main:
- name: Paslaugos
url: '/paslaugos'
weight: 1
- name: SOC 2
url: '/paslauga/soc2'
weight: 2
- name: Kubernetes
url: '/paslauga/kubernetes'
weight: 3
sitemap:
- name: Pradžia
url: '/'
weight: 1
- name: Pasikalbėkime
url: '/pasikalbekime'
weight: 2
- name: SOC 2
url: '/soc2'
weight: 3
- name: Kubernetes
url: '/paslauga/kubernetes'
weight: 4
- name: DataOps
url: '/paslauga/dataops'
weight: 5
- name: DevOps
url: '/paslauga/devops'
weight: 6
- name: FinOps
url: '/paslauga/finops'
weight: 7
- name: GitOps
url: '/paslauga/gitops'
weight: 8
params:
logo: /images/logo.webp
address:
phone: +370 612 30123
email: labas@k8s.lt
openingHours: 9.00 - 17.30 darbo dienomis
disableHugoGeneratorInject: true
disableGeneratorVersion: false
taxonomies:
category: categories
tag: tags
disableKinds:
- taxonomy
- term
enableRobotsTXT: true
minify:
minifyOutput: true
sitemap:
changeFreq: "0.9"
filename: sitemap.xml
priority: 1