This repository was archived by the owner on May 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (41 loc) · 2.22 KB
/
index.html
File metadata and controls
48 lines (41 loc) · 2.22 KB
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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta charset="UTF-8">
<meta name="author" content="gndclouds">
<title>tinyText</title>
<meta name="title" content="tinyText">
<meta name="description" content="A bi-weekly article sent via sms, on topics of your choice.">
<meta name="keywords" content="newsletter, urban planning, tool hacks, indiepreneur, indiepreneurship, Architecture, education, film, space">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://tinytext.today/">
<meta property="og:title" content="tinyText">
<meta property="og:description" content="A bi-weekly article sent via sms, on topics of your choice.">
<meta property="og:image" content="https://cdn.glitch.com/1e9d0a12-6806-4df1-a877-3454e6b5780b%2F64FC07F3-D66F-41A5-84B5-DD8584FA50A3.png?v=1563569788158">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://tinytext.today">
<meta property="twitter:title" content="tinyText">
<meta property="twitter:description" content="A bi-weekly article sent via sms, on topics of your choice.">
<meta property="twitter:image" content="https://cdn.glitch.com/1e9d0a12-6806-4df1-a877-3454e6b5780b%2F64FC07F3-D66F-41A5-84B5-DD8584FA50A3.png?v=1563569788158">
<style type="text/css">
html{ margin: 0; height: 100%; overflow: hidden; }
iframe{ position: absolute; left:0; right:0; bottom:0; top:0; border:0; }
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-134902527-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-134902527-4');
</script>
</head>
<body>
<iframe id="typeform-full" width="100%" height="100%" frameborder="0" src="https://tiny-factories.typeform.com/to/FHAxDN">
</iframe>
<script type="text/javascript" src="https://embed.typeform.com/embed.js"></script>
</body>
</html>