This commit is contained in:
Erik C. Thauvin 2020-08-04 14:06:45 -07:00
parent 13b4e3ebbf
commit 6a55306b02
2 changed files with 11 additions and 11 deletions

View file

@ -1,11 +1,11 @@
# Emaily for Android # Emaily for Android
Emaily makes it easy to share shortened links directly from your phone's options menu. > "_A simple app that makes things easier, and helps us to save some time._" — AndroidZoom
No copy/paste required. Long URLs are squeezed into fewer characters using the [is.gd](https://is.gd/) or [bit.ly](https://bit.ly) services.
<p align="center"> <p align="center">
<a href="https://play.google.com/store/apps/details?id=net.thauvin.erik.android.emaily&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img alt="Get it on Google Play" src="help/images/google-play-badge-sm.png"/></a> <a href="https://play.google.com/store/apps/details?id=net.thauvin.erik.android.emaily&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img alt="Get it on Google Play" src="help/images/google-play-badge-sm.png"/></a>
</p> </p>
> "_A simple app that makes things easier, and helps us to save some time._" — AndroidZoom Emaily makes it easy to share shortened links from your phone.
No copy/paste required. Long URLs are squeezed into fewer characters using the [is.gd](https://is.gd/) or [bit.ly](https://bit.ly) services.

View file

@ -25,18 +25,18 @@
<body> <body>
<div class="jumbotron"> <div class="jumbotron">
<h2 class="display-5">Emaily <small class="text-muted">for Android</small></h2> <h2 class="display-5">Emaily <small class="text-muted">for Android</small></h2>
<p class="lead">Emaily makes it easy to share shortened links directly from your phone's options menu.</p> <blockquote class="blockquote">
<p>No copy/paste required. Long URLs are squeezed into fewer characters using the <a <p class="mb-0 font-italic">A simple app that makes things easier, and helps us to save some time.</p>
href="https://is.gd">is.gd</a> or <a href="https://bit.ly">bit.ly</a> services.</p> <footer class="blockquote-footer"><cite title="Source Title">AndroidZoom</cite></footer>
</blockquote>
<p class="sshot"> <p class="sshot">
<a <a
href="https://play.google.com/store/apps/details?id=net.thauvin.erik.android.emaily&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img href="https://play.google.com/store/apps/details?id=net.thauvin.erik.android.emaily&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img
alt="Get it on Google Play" src="images/google-play-badge-sm.png" /></a> alt="Get it on Google Play" src="images/google-play-badge-sm.png" /></a>
</p> </p>
<blockquote class="blockquote"> <p class="lead">Emaily makes it easy to share shortened links from your phone.</p>
<p class="mb-0 font-italic">A simple app that makes things easier, and helps us to save some time.</p> <p class="lead">No copy/paste required. Long URLs are squeezed into fewer characters using <a
<footer class="blockquote-footer"><cite title="Source Title">AndroidZoom</cite></footer> href="https://is.gd">is.gd</a> or <a href="https://bit.ly">bit.ly</a>.</p>
</blockquote>
</div> </div>
<div class="card mb-3"> <div class="card mb-3">
<h3 class="card-header">How to use&hellip;</h3> <h3 class="card-header">How to use&hellip;</h3>