Restore mobile app buttons inline, hide in header in phone mode
This commit is contained in:
@@ -27,12 +27,14 @@
|
||||
<h2>If you want to get it done, first write it down.</h2>
|
||||
<br style="clear:both">
|
||||
</div>
|
||||
<span class="hidden-phone">
|
||||
<div class="span2">
|
||||
<a href="http://itunes.apple.com/us/app/todo.txt-touch/id491342186?ls=1&mt=8" title="Available on the App Store"><img src="images/app-store-available.png" alt="Available on the App Store" style="margin-bottom:5px" width="170"></a>
|
||||
</div>
|
||||
<div class="span2">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&hl=en" title="Android app on Google Play"><img src="images/app-store-google-available.png" alt="Android app on Google Play" style="margin-bottom:5px" width="170"></a>
|
||||
</div>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -62,9 +64,10 @@
|
||||
<p>Your todo.txt file isn't useful if it's not always at your fingertips. The Todo.txt mobile apps make it easy to view and update your tasks on the go.</p>
|
||||
<p>Currently connected to <a href="http://dropbox.com">Dropbox</a>, Todo.txt Touch helps you manage your todo.txt on your touchscreen mobile device and automatically syncs your changes to all your computers.</p>
|
||||
<h4>iPhone, iPod touch, and iPad users:</h4>
|
||||
<p>Get <a href="http://itunes.apple.com/us/app/todo.txt-touch/id491342186?ls=1&mt=8">Todo.txt Touch in the App Store</a>.</p>
|
||||
<p><a href="http://itunes.apple.com/us/app/todo.txt-touch/id491342186?ls=1&mt=8" title="Available on the App Store"><img src="images/app-store-available.png" alt="Available on the App Store" style="margin-bottom:5px" width="170"></a></p>
|
||||
<h4>Android users:</h4>
|
||||
<p>Get <a href="https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&hl=en">Todo.txt Touch on Google Play</a> or in <a href="http://www.amazon.com/o/ASIN/B004MNQTVU/ref=nosim/lifehackerboo-20">the Amazon Appstore</a>.</p>
|
||||
<p><a href="https://play.google.com/store/apps/details?id=com.todotxt.todotxttouch&hl=en" title="Android app on Google Play"><img src="images/app-store-google-available.png" alt="Android app on Google Play" style="margin-bottom:5px" width="170"></a></p>
|
||||
<p>Also available in <a href="http://www.amazon.com/o/ASIN/B004MNQTVU/ref=nosim/lifehackerboo-20">the Amazon Appstore</a>.
|
||||
<h4>Developers:</h4>
|
||||
<p>Todo.txt Touch is proudly open source. Browse the source code for <a href="https://github.com/ginatrapani/todo.txt-touch-ios">iOS</a> and <a href="https://github.com/ginatrapani/todo.txt-touch">Android</a>.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user