-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
89 lines (68 loc) · 1.47 KB
/
config.yaml
File metadata and controls
89 lines (68 loc) · 1.47 KB
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
baseURL : ""
theme: "up-business-theme"
languageCode: "en-us"
ignoreErrors : ["error-remote-getjson"]
title: "2060 Web5 Accelerator"
# googleAnalytics: ""
summaryLength: 20
params:
title: ""
description: "The Web5 Accelerator"
images:
- "images/footer-img/logo-footer.png"
logo: "arrow-up.png"
favicons:
themeColor: "#FFFFFF"
backgroundColor: "#FFFFFF"
faviconColor: "#000000"
social:
github: "https://github.com/2060-io"
linkedin: "#"
twitter: "#"
location:
- "Cra 13A #86A-42, Bogotá DC, Colombia"
- "Paseo de Recoletos 27-41 Madrid, 28004, Spain"
contact:
- "hello@2060.io"
- "+00 123 456 789"
copyright: " © 2023 - 2060.io | All Rights Reserved "
menus:
main:
- name: "Home"
url: "/"
weight: 1
- name: "Use Cases"
url: "/2060-usecases"
weight: 2
- name: "About"
url: "/2060-about"
weight: 3
- name: "Contact"
url: "/2060-contact/"
weight: 4
# - name: "Blog"
# url: "/blog"
# weight: 5
buttons:
- name: "Download"
url: "/#"
weight: 5
pre: "btn btn-primary text-light"
# buttons:
# - name: "Github"
# url: "/#"
# weight: 5
# pre: "btn btn-primary text-light"
footer:
- name: "Our Vision"
url: "#"
weight: 1
- name: "The Team"
url: "#"
weight: 2
- name: "Privacy Policy"
url: "/#"
weight: 3
taxonomies:
series: "series"
tags: "tags"