-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
74 lines (57 loc) · 3.6 KB
/
Copy pathconfig.toml
File metadata and controls
74 lines (57 loc) · 3.6 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
baseURL = "https://qiwi.tech"
title = "QBT - QIWI Blockchain Technologies"
theme = "qbt-official"
copyright = "QBT - QIWI Blockchain Technologies"
relativeURLs = true
[author]
name = "QBT"
defaultContentLanguage = "en" # Default language to use
defaultContentLanguageInSubdir = true
[params]
Description = "site description placed here"
Author = "QBT - QIWI Blockchain Technologies"
Keywords = "site keywords placed here"
email = "info@qiwi.tech"
phone = "+7 (495) 009-00-09"
showMenuLanguages = true
[languages.en]
languageCode = "en"
languageName = "English"
contentDir = "content/en"
weight = 10
[languages.en.params]
address = "4 Shlyuzovaya Embankment 115114 Moscow, Russia"
slogan_short = "We create a new digital environment for institutions and entire industries."
slogan_long = "We create a new digital environment for institutions and entire industries. We devise tokenomics of individual projects and create infrastructure and product solutions in the global technology market."
slogan_long_alter = "We create a new digital environment for institutions and entire industries. We devise tokenomics of individual projects and create infrastructure and product solutions in the global technology market."
slogan_long_alter2 = "We create a new digital environment for institutions and entire industries. We devise tokenomics of individual projects and create infrastructure and product solutions in the global technology market."
[languages.ru]
languageCode = "ru"
languageName = "Russian"
contentDir = "content/ru"
weight = 20
[languages.ru.params]
address = "Москва, Шлюзовая наб., д. 4"
slogan_short = "Мы создаем новую цифровую среду для институтов и целых индустрий"
slogan_long = "Мы создаем новую цифровую среду для институтов и целых индустрий. Мы развиваем токеномику проектов компаний, разрабатывая инфраструктурные и продуктовые решения на мировом технологическом рынке."
slogan_long_alter = "Мы формируем новую цифровую среду для институтов и целых индустрий. Мы разрабатываем токеномику для отдельных проектов и индустриальных компаний, создавая инфраструктурные и продуктовые решения на мировом технологическом рынке."
slogan_long_alter2 = "Мы формируем новую цифровую среду для институтов и целых индустрий. Мы развиваем токеномику отдельных проектов и создаем инфраструктурные и продуктовые решения на мировом технологическом рынке. "
[params.social]
[[params.social.en]]
title = "Facebook"
url = "https://www.facebook.com/qiwitech"
[[params.social.en]]
title = "Medium"
url = "https://medium.com/qiwi-blockchain-technologies"
[[params.social.en]]
title = "LinkedIn"
url = "https://www.linkedin.com/company/qiwi-blockchain-technologies"
[[params.social.ru]]
title = "Facebook"
url = "https://www.facebook.com/qiwitech"
[[params.social.ru]]
title = "Medium"
url = "https://medium.com/qdlt"
[[params.social.ru]]
title = "LinkedIn"
url = "https://www.linkedin.com/company/qiwi-blockchain-technologies"