update texts
This commit is contained in:
parent
3f973ecc86
commit
1c19dab4b0
File diff suppressed because one or more lines are too long
10
index.html
10
index.html
@ -19,7 +19,7 @@
|
||||
<link rel="mask-icon" href="img/new-site/logo-mask.svg" color="4360DF">
|
||||
|
||||
<!-- favicon.ico in the root directory -->
|
||||
<link rel="stylesheet" href="css/main.css?v=6f17206">
|
||||
<link rel="stylesheet" href="css/main.css?v=7efffde">
|
||||
|
||||
<meta property="og:title" content="Status, a Mobile Ethereum OS" />
|
||||
|
||||
@ -125,22 +125,22 @@
|
||||
<div class="phone-items">
|
||||
<div class="phone-item">
|
||||
<h3 class="phone-title">Custom keyboards</h3>
|
||||
<div class="phone-text">Already have a decentralized application? Make it mobile-compatible, or build one from scratch.</div>
|
||||
<div class="phone-text">New input possibilities</div>
|
||||
</div>
|
||||
|
||||
<div class="phone-item">
|
||||
<h3 class="phone-title">Dynamic commands</h3>
|
||||
<div class="phone-text">Create a chatbots that don’t require centralized servers using the Status API.</div>
|
||||
<div class="phone-text">Dispatch actions & query data</div>
|
||||
</div>
|
||||
|
||||
<div class="phone-item">
|
||||
<h3 class="phone-title">Custom messages</h3>
|
||||
<div class="phone-text">Help us improve Status by creating a new command, or add a command to your existing DApp.</div>
|
||||
<div class="phone-text">Friendly automated interaction</div>
|
||||
</div>
|
||||
|
||||
<div class="phone-item">
|
||||
<h3 class="phone-title">HTML5 Webview</h3>
|
||||
<div class="phone-text">Help us improve Status by creating a new command, or add a command to your existing DApp.</div>
|
||||
<div class="phone-text">Full screen mobile DApps</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user