-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproject.mobirise
127 lines (127 loc) · 7.48 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
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
127
{
"settings": {
"name": "LatteMedia",
"currentPage": "index.html",
"theme": {
"name": "mobirise5",
"title": "Mobirise 5",
"styling": {
"primaryColor": "#f59349",
"secondaryColor": "#ff9966",
"successColor": "#22a5e5",
"infoColor": "#47b5ed",
"warningColor": "#FFE161",
"dangerColor": "#ff9966",
"mainFont": "Jost",
"display1Font": "Jost",
"display1Size": 4.6,
"display2Font": "Jost",
"display2Size": 3,
"display5Font": "Jost",
"display5Size": 2.2,
"display7Font": "Jost",
"display7Size": 1.2,
"display4Font": "Jost",
"display4Size": 1.1,
"isRoundedButtons": false,
"isGhostButtonBorder": true,
"underlinedLinks": true,
"isAnimatedOnScroll": false,
"isScrollToTopButton": false
},
"additionalSetColors": [
"#f59349"
]
},
"path": "@PROJECT_PATH@",
"versionFirst": "5.0.2",
"siteFonts": [
{
"css": "'Jost', sans-serif",
"name": "Jost",
"url": "https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900,100i,200i,300i,400i,500i,600i,700i,800i,900i"
}
],
"uniqCompNum": 22,
"versionPublish": "5.9.18",
"imageResize": true,
"screenshot": "screenshot.png",
"publishEditFolder": false,
"publishChangesOnly": false,
"favicon": "@PROJECT_PATH@/assets/images/untitled-1-128x129.png",
"usedWebp": true,
"robotsSwitcher": true,
"robotsText": "User-agent: *\nDisallow: /cgi-bin\n",
"sitemapSwitcher": true,
"siteUrl": "https://lattemedia.tv",
"sitemapSwitcherAuto": "on",
"google-analytics": "",
"mbrsiteDomain": "se0knfbwm6",
"cookiesAlert": false,
"gdpr": false
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "Home",
"meta_descr": "",
"header_custom": "",
"footer_custom": "",
"html_before": ""
},
"components": [
{
"alias": false,
"_styles": {
"& when not (@fullScreen)": {
"padding-top": "(@paddingTop * 1rem)",
"padding-bottom": "(@paddingBottom * 1rem)"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
".mbr-fallback-image.disabled": {
"display": "none"
},
".mbr-fallback-image": {
"display": "block",
"background-size": "cover",
"background-position": "center center",
"width": "100%",
"height": "100%",
"position": "absolute",
"top": "0",
"& when (@bg-type = 'video')": {
"background-image": "url(@fallBackImage)"
}
},
".image-wrap img": {
"width": "100%",
"@media (min-width: 992px)": {
"display": "block",
"margin": "auto",
"width": "(@imageWidth * 10%)"
}
},
".mbr-text, .mbr-section-btn": {
"color": "#000000"
}
},
"_name": "header9",
"_sourceTheme": "mobirise5",
"_customHTML": "<section data-bs-version=\"5.1\" class=\"header9\" group=\"Headers\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{\n 'mbr-fullscreen': fullScreen,\n 'mbr-parallax-background': bg.parallax}\">\n\n <mbr-parameters>\n <header>Size</header>\n <input type=\"checkbox\" title=\"Full Screen\" name=\"fullScreen\">\n <input type=\"checkbox\" title=\"Full Width\" name=\"fullWidth\">\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"10\" step=\"1\" value=\"10\" condition=\"fullScreen == false\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"10\" step=\"1\" value=\"1\" condition=\"fullScreen == false\">\n <input type=\"range\" name=\"imageWidth\" title=\"Image Width\" min=\"1\" max=\"10\" step=\"1\" value=\"2\" condition=\"showImage\">\n\n <header>Show/Hide</header>\n <input type=\"checkbox\" title=\"Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Text\" name=\"showText\" checked>\n <input type=\"checkbox\" title=\"Buttons\" name=\"showButtons\" checked>\n <input type=\"checkbox\" title=\"Image\" name=\"showImage\" checked>\n\n <header>Background</header>\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Image\" value=\"../_images/background1.jpg\">\n <input type=\"color\" title=\"Color\" value=\"#ffffff\" selected>\n <input type=\"video\" title=\"Video\" value=\"https://vimeo.com/428046504\">\n </fieldset>\n <header condition=\"bg.type === 'video'\">Fallback Image</header>\n <input type=\"image\" title=\"Fallback Image\" value=\"../_images/background13.jpg\" name=\"fallBackImage\" condition=\"bg.type === 'video'\">\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked>\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#ffffff\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.8\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n\n <div class=\"mbr-fallback-image disabled\" mbr-if=\"bg.type == 'video'\"></div>\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type !== 'color'\" opacity=\"{{overlayOpacity}}\" bg-color=\"{{overlayColor}}\"></div>\n\n <div class=\"text-center\" mbr-class=\"{'container': !fullWidth, 'container-fluid': fullWidth}\">\n <div class=\"row justify-content-center\">\n <div class=\"col-md-12 col-lg-9\">\n <div class=\"image-wrap mb-4\" mbr-if=\"showImage\">\n <img src=\"@PROJECT_PATH@/assets/images/untitled%20(1)-548x551.png\" alt=\"Mobirise Website Builder\">\n </div>\n <h1 class=\"mbr-section-title mbr-fonts-style mb-3\" data-app-selector=\".mbr-section-title\" mbr-theme-style=\"display-7\" mbr-if=\"showTitle\"><b><i>Welcome to</i></b></h1>\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-1\" mbr-if=\"showText\" data-app-selector=\".mbr-text, .mbr-section-btn\"><b>\n LatteMedia</b></p>\n <div mbr-buttons mbr-theme-style=\"display-4\" class=\"mbr-section-btn mt-3\" mbr-if=\"showButtons\" data-toolbar=\"-mbrBtnMove\"><a class=\"btn btn-primary\" href=\"https://overseerr.lattemedia.tv\" data-app-placeholder=\"Type Text\">Request Media</a>\n <a class=\"btn btn-primary-outline\" href=\"https://join.lattemedia.tv/\" data-app-placeholder=\"Type Text\">Have a join code?</a> <a class=\"btn btn-success-outline\" href=\"https://status.lattemedia.tv\" data-app-placeholder=\"Type Text\">Server Status</a></div>\n </div>\n </div>\n </div>\n</section>",
"_cid": "upClOSGHIS",
"_anchor": "header9-l",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {}
}
]
}
}
}