-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
20 lines (20 loc) · 1.5 KB
/
index.html
File metadata and controls
20 lines (20 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/png" href="https://example.com/favicon.png"/>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Mindread Enterprise – We build websites for you</title>
<link rel="icon" href="https://marketers.com.bd/wp-content/uploads/2019/05/cropped-marketers-favicon-512-32x32.png" sizes="32x32" />
<link rel="icon" href="https://marketers.com.bd/wp-content/uploads/2019/05/cropped-marketers-favicon-512-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://marketers.com.bd/wp-content/uploads/2019/05/cropped-marketers-favicon-512-180x180.png" />
</head>
<body>
<div style="margin: auto;
padding: 40px 50px;">
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT1L8J-fLABe7UQEADCeP_aj4LGNFn06oKAGZWIRsf-52xyKhNWu05dzBX_G_V4DEsjcFbXYTfa07mv/embed?start=false&loop=false&delayms=60000" frameborder="0" width="100%" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
<p style="text-align: center;">Mail us at <a style="color: rgb(244, 101, 36); border-bottom: rgb(244, 101, 36); 0.125em solid;" href="mailto:enterprise@mindread.io">enterprise@mindread.io</a></p>
<p style="text-align: center;">Know more about our ventures at <a style="color: rgb(244, 101, 36); border-bottom: rgb(244, 101, 36); 0.125em solid;" href="https://mindread.io">Mindread.io</a></p>
</body>
</html>