File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "theme" : {
3- "main" : " #2bb673"
3+ "primary" : {
4+ "background" : " #2bb673" ,
5+ "text" : " #fff"
6+ },
7+ "accent" : {
8+ "background" : " #533d88" ,
9+ "text" : " #fff"
10+ }
411 },
512 "title" : " Botfuel Tutorials" ,
613 "headline" : " Welcome to Botfuel Tutorials Platform !" ,
1017 "github" : " https://github.com/Botfuel/botfuel-dialog" ,
1118 "documentation" : " https://docs.botfuel.io/"
1219 },
20+ "footer" : [
21+ {
22+ "title" : " Company" ,
23+ "links" : [
24+ {
25+ "title" : " Website" ,
26+ "link" : " https://www.botfuel.io"
27+ },
28+ {
29+ "title" : " We are hiring" ,
30+ "link" : " https://www.welcometothejungle.co/companies/botfuel/jobs"
31+ },
32+ {
33+ "title" : " Contact us" ,
34+ "link" : " https://www.botfuel.io/en/more/contact"
35+ }
36+ ]
37+ },
38+ {
39+ "title" : " Developers" ,
40+ "links" : [
41+ {
42+ "title" : " Portal" ,
43+ "link" : " https://app.botfuel.io"
44+ },
45+ {
46+ "title" : " Documentation" ,
47+ "link" : " https://docs.botfuel.io"
48+ }
49+ ]
50+ }
51+ ],
1352 "tutorials" : [
1453 {
1554 "id" : " regex-imatriculation" ,
You can’t perform that action at this time.
0 commit comments