-
Notifications
You must be signed in to change notification settings - Fork 1
/
acquisition.html
132 lines (118 loc) · 5.19 KB
/
acquisition.html
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
128
129
130
131
132
<!DOCTYPE html>
<html>
<head>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<title>
ZeroPush has joined Twitter!
</title>
<meta content='summary' name='twitter:card'>
<meta content='@zeropush' name='twitter:site'>
<meta content='@zeropush' name='twitter:creator'>
<meta content='ZeroPush has joined Twitter!' name='twitter:title'>
<meta content='Today, we are excited to announce that we have joined Twitter as part of Fabric. We will be working alongside the teams that brought you other great developer tools like Crashlytics, Digits, Beta, and Answers.' name='twitter:description'>
<meta content='./assets/twitter-card-120x120-f50799f83379088073b7039de88c6f87.png' name='twitter:image'>
<meta content='https://zeropush.com/acquisition' property='og:url'>
<meta content='website' property='og:type'>
<meta content='ZeroPush has joined Twitter!' property='og:title'>
<meta content='./assets/logo-with-circle-75-percent-5803f5bb3cb3896ca18ccd2676958bbf.png' property='og:image'>
<meta content='ZeroPush' property='og:site_name'>
<meta content='Today, we are excited to announce that we have joined Twitter as part of Fabric. We will be working alongside the teams that brought you other great developer tools like Crashlytics, Digits, Beta, and Answers.' property='og:description'>
<meta content='Transactional Push Notifications for developer happiness' name='description'>
<link href='humans.txt' rel='author' type='text/plain'>
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="./assets/apple-touch-icon-57x57-4bec1b93077258620a795cae1523967e.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="./assets/apple-touch-icon-114x114-9bcfd0a1f613ed8716ac55121a1d02eb.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="./assets/apple-touch-icon-72x72-37b85318f83509f925f944430669058a.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="./assets/apple-touch-icon-144x144-fefc690594cc8ca2fe48e39fd0bccee4.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="./assets/apple-touch-icon-120x120-6d0cc4d2adad9e27e7b66c9720a32654.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="./assets/apple-touch-icon-152x152-ccc37cede8ef7b8f24f8bd83df082442.png" />
<link rel="icon" type="image/png" href="./assets/favicon-32x32-30b198be074f4be4a0477d2e3793df36.png" sizes="32x32" />
<link rel="icon" type="image/png" href="./assets/favicon-16x16-dcd2d5d9105455cd965db49b879be8f8.png" sizes="16x16" />
<meta name="application-name" content="Push Notifications for Web Developers"/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="./assets/mstile-144x144-fefc690594cc8ca2fe48e39fd0bccee4.png" />
<link rel="stylesheet" media="all" href="./assets/application-cb933d4acec2a8a418cf7eab2065c43d.css" />
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-39075255-1']);
_gaq.push(['_setDomainName', 'zeropush.com']);
_gaq.push(['_setSiteSpeedSampleRate', 10]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body class='home acquisition signed-out pushed-down'>
<div class='navbar navbar-static-top' id='top-nav'>
<div class='navbar-inner'>
<div class='container'>
<h1 class='brand'>
<a href="index.html">ZeroPush</a>
</h1>
</div>
</div>
</div>
<div class='page' id='main' role='main'>
<div class='page-container'>
<div class='container'>
<div class='row promo-slot' id='feature-list'>
<div class='span8 offset2'>
<h3 class='centered header'>
<img src="./assets/twitter-logo-5d6f6b5005949ce229e5373cf6c40204.png" alt="Twitter logo" width="40" height="40" />
ZeroPush has joined Twitter!
</h3>
<div class='feature' id='shutdown-notice'>
<p>
Almost three years ago, we started ZeroPush because we were
frustrated by the complexity involved in sending push
notifications to our apps. Our goal was to make developers'
lives easier with simple and powerful tools. Thousands of you
agreed, and have used our API to send hundreds of millions of
notifications.
</p>
<p>
We have been absolutely thrilled to watch ZeroPush scale to
meet new challenges, while helping save so much precious
developer time. We sincerely thank you!
</p>
<p>
Today, we are excited to announce that we have joined Twitter as part of
<a href="https://get.fabric.io/">Fabric</a>. We'll be working alongside the teams that
brought you other great developer tools like Crashlytics,
Digits, Beta, and Answers.
</p>
<p>
We're excited for this next chapter and are grateful for all
your support.
</p>
<p class='signoff'>
Adam & Stefan -
<small>
Oct 26, 2015
</small>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class='container'>
<div class='hidden-phone'>
<ul class='footer-links pull-left'>
<li>
©
2015
<a href="http://symmetricinfinity.com/">Symmetric Infinity, LLC
</a></li>
<li><a href="tos.html">Terms</a></li>
<li><a href="privacy.html">Privacy</a></li>
</ul>
</div>
</div>
</footer>
</body>
</html>