-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
104 lines (94 loc) · 3.85 KB
/
config.toml
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
102
103
104
title = "Aurora Tour"
baseURL = "https://www.zelda.ga/"
languageCode = "en-us"
theme = "airspace-hugo"
# The site's parameters
[params]
home = "Home"
[menu]
[[menu.header]]
weight = 2
name = "Work"
url = "work"
[[menu.header]]
weight = 3
name = "Blog"
url = "blog"
[[menu.header]]
weight = 4
name = "Service"
url = "service"
[[menu.header]]
weight = 5
name = "Contact"
url = "contact"
[[menu.footer]]
weight = 1
name = "About us"
url = "#"
[[menu.footer]]
weight = 2
name = "Contact us"
url = "contact"
[[menu.footer]]
weight = 3
name = "How it works"
url = "work"
[[menu.footer]]
weight = 4
name = "Blog"
url = "blog"
[[menu.footer]]
weight = 5
name = "Terms"
url = "#"
[params.slider]
enable = true
title = "A digital marketing & design agency"
subtitle = "We love the Web and the work we do.<br/>We work closely with our clients to deliver the best possible solutions for their needs"
bgImage = "img/slider-bg.jpg"
btnText = "Discover Our Projects"
url = "#"
[params.wrapper]
enable = true
image = "img/wrapper-img.png"
title = "About Us"
italic = "Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics"
paragraph = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id"
[params.blog]
enable = true
title = "Get The Latest On What We're doing"
subtitle = "Catch up with us, anytime and anywhere"
[params.feature]
enable = true
title = "We believe in great ideas"
bgImage = "img/feature-bg.jpg"
content = "Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Maecenas faucibus mollis interdum. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus."
[params.feature.button]
caption = "View Works"
url = "#"
[params.call]
enable = true
bgImage = "img/call-to-action-bg.jpg"
title = "We design delightful digital experiences."
paragraph = "Read more about what we do and our philosophy of design. Judge for yourself The work and results we’ve achieved for other clients, and meet our highly experienced Team who just love to design."
[params.call.button]
url = "#"
text = "tell us your story"
[params.contact]
enable = true
title = "Drop us a note"
subtitle = "Don’t just take our word for it. Check out some of our latest work."
[params.contact.form]
name = "Your name"
email = "Your email"
subject = "Your subject"
message = "Your message"
button = "Send message"
[params.contact.box]
title = "Stop by for a visit"
address = "North Main Street, Brooklyn Australia"
email = "Email: contact@mail.com"
phone = "Phone: +88 01672 506 744"
[params.contact.gmaps]
title = "We Also Count in Google Maps"