-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathconfig.toml
40 lines (30 loc) · 1.01 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
siteTitle = "Кузница мобильных решений | Anvilabs"
siteDescription = "Anvilabs - Проектируем и разрабатываем инновационные мобильные и веб приложения. (Алматы, Казахстан)"
analyticsKey = "VFrFyZj4WjHK96OwBAlTECvAQhC6jQDS"
contactEmail = "[email protected]"
hostname = "https://anvilabs.co"
mailchimpActionUrl = "//yenbekbay.us11.list-manage.com/subscribe/post?u=983b78ee49621c4871e7a16ea&id=0da8d3b335"
[[menuLinks]]
to = "/work/"
title = "Работы"
[[menuLinks]]
to = "/about/"
title = "О нас"
[[menuLinks]]
to = "/blog/"
title = "Блог"
[[menuLinks]]
to = "/contact/"
title = "Контакты"
[[footerLinks]]
href = "https://twitter.com/anvilabs"
title = "Twitter"
[[footerLinks]]
href = "https://facebook.com/anvilabs"
title = "Facebook"
[[footerLinks]]
href = "https://github.com/anvilabs"
title = "Github"
[[footerLinks]]
href = "https://medium.com/anvilabs"
title = "Medium"