-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.mobirise
92 lines (92 loc) · 3.01 KB
/
project.mobirise
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
{
"settings": {
"currentPage": "home.html",
"name": "TechnoWorld",
"theme": {
"name": "mobirise3",
"title": "Mobirise 3",
"styling": {
"primaryColor": "#ca994b",
"secondaryColor": "#bfcecb",
"successColor": "#90a878",
"infoColor": "#7e9b9f",
"warningColor": "#f3c649",
"dangerColor": "#f28281",
"titleFont": "Montserrat",
"subtitleFont": "Lora",
"textFont": "PT Sans",
"isRoundedButtons": true,
"isAnimatedOnScroll": true,
"isScrollToTopButton": true,
"isRtl": false
}
},
"versionFirst": "3.12.1",
"uniqCompNum": 3,
"versionPublish": "3.12.1",
"favicon": "@PROJECT_PATH@/assets/images/12705290-951744744911160-5886579409039271154-n-128x142.png",
"noImageResize": "",
"google-analytics": "",
"cookiesAlert": ""
},
"pages": {
"home.html": {
"settings": {
"main": true,
"title": "HOME",
"meta_descr": "",
"header_custom": "",
"footer_custom": "",
"html_before": ""
},
"components": [
{
"_name": "footer1",
"_anchor": "footer1-2",
"_params": {
"paddingTop": 2,
"paddingBottom": 2,
"bgImageRadio": false,
"parallax": true,
"bgImage": "@THEME_PATH@/components/_images/jumbotron.jpg",
"bgColor": "#323232",
"bgColorRadio": true,
"overlay": true,
"overlayOpacity": 0.8,
"overlayColor": "#444444"
},
"text": "Copyright (c) 2016 Mobirise."
},
{
"_tags": [
"Theme"
],
"_name": "header1",
"_anchor": "header1-2",
"_params": {
"parallax": true,
"bgImageRadio": true,
"showArrow": true,
"bgImage": "@THEME_PATH@/components/_images/jumbotron.jpg",
"bgColor": "#a07e49",
"bgColorRadio": false,
"bgVideo": {
"url": "https://www.youtube.com/watch?v=uNCr7NdOJgw"
},
"bgVideoRadio": false,
"overlay": false,
"overlayOpacity": 0.5,
"overlayColor": "#000",
"contentAlign": "center",
"showTitle": true,
"showText": true,
"showButtons": true
},
"title": "FULL SCREEN INTRO",
"text": "Click any text to edit or style it. Click blue \"Gear\" icon in the top right corner to hide/show buttons, text, title and change the block background. <br> Click red \"+\" in the bottom right corner to add a new block. Use the top left menu to create new pages, sites and add extensions.",
"buttons": "<a data-app-btn=\"true\" class=\"btn btn-lg btn-primary\" href=\"https://mobirise.com\">DOWNLOAD FOR WINDOWS</a> <a data-app-btn=\"true\" class=\"btn btn-lg btn-white btn-white-outline\" href=\"https://mobirise.com\">DOWNLOAD FOR MAC</a>"
}
]
}
}
}