forked from MDLlife/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.toml
126 lines (123 loc) · 4.9 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
##baseURL = "http://localhost"
baseURL = "http://test-show.zzz.com.ua"
title = "MDL - Talent Hub Blog"
DefaultContentLanguage = "en"
preserveTaxonomyNames = true
[taxonomies]
category = "categories"
[params]
keywords = "MDL,blockchain,talents,models,technology,app,IPFS"
description = "Blog of MDL Talent Hub. We create blockchain powered platform for talent sourcing industry."
telegram = "https://t.me/MDL_Talent_Hub"
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[[params.social]]
urlImage = "img/sidebar/fb.svg"
link = "https://www.facebook.com/mdl.wtf"
[[params.social]]
urlImage = "img/sidebar/twitter.svg"
link = "https://twitter.com/MDL_Talent_Hub"
[[params.social]]
urlImage = "img/sidebar/fb.svg"
link = "https://www.facebook.com/mdl.wtf"
[[params.social]]
urlImage = "img/sidebar/twitter.svg"
link = "https://twitter.com/MDL_Talent_Hub"
[[params.social]]
urlImage = "img/sidebar/fb.svg"
link = "https://www.facebook.com/mdl.wtf"
[languages]
[languages.en]
languageName = "Eng"
weight = 1
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.ru]
languageName = "Рус"
weight = 2
sidebar_sub_title = "Узнайте"
sidebar_sub_title_pink = "последние новости"
subscribe_title = "Подпишись на рассылку новостей MDL"
subscribe_title_footer = "Подпишись и узнай последние новости"
allTopicsTranslate = "Все темы"
subscribeButton = "Подписаться"
[languages.zh]
languageName = "简体"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.zh-hant]
languageName = "繁體"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.kr]
languageName = "한글"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.ja]
languageName = "日本語"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.es]
languageName = "ES"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.id]
languageName = "ID"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.de]
languageName = "DE"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"
[languages.ar]
languageName = "عربي"
weight = 2
sidebar_sub_title = "Learn about the"
sidebar_sub_title_pink = "latest news"
subscribe_title = "Subscribe to the MDL Newsletter"
subscribe_title_footer = "Sign up for timely alerts and announcements"
allTopicsTranslate = "All topics"
subscribeButton = "Subscribe"