Hide testimonials on tablets

This commit is contained in:
Gina Trapani
2012-04-06 11:30:47 -07:00
parent f5e43fad82
commit a011c568dd

View File

@@ -85,6 +85,7 @@
<h2>In Any Text Editor</h2>
<p>Countless productivity apps and sites store your tasks in their own proprietary database and file format. But you can work with your todo.txt file in every text editor ever made, regardless of operating system or vendor.</p>
<p>The todo.txt format is <a href="https://github.com/ginatrapani/todo.txt-cli/wiki/The-Todo.txt-Format">a simple set of rules</a> that make todo.txt both human and machine-readable. The format supports priorities, creation and completion dates, projects and contexts. That's all you need to be productive. <a href="todo.txt">See an example Todo.txt file</a>.</p><br>
<span class="hidden-tablet">
<h3>What Users Are Saying</h3>
<p>
<blockquote class="twitter-tweet"><p>Several months in and I don't know how I got anything done before my @<a href="https://twitter.com/todotxtapps">todotxtapps</a> + @<a href="https://twitter.com/geektool">geektool</a> + @<a href="https://twitter.com/Dropbox">Dropbox</a> task tracking system.</p>&mdash; Barron Bichon (@egra) <a href="https://twitter.com/egra/status/84262111273955328" data-datetime="2011-06-24T14:10:27+00:00">June 24, 2011</a></blockquote>
@@ -94,6 +95,7 @@
<blockquote class="twitter-tweet"><p>Found @<a href="https://twitter.com/todotxtapps">todotxtapps</a>. Synch todo.txt with unix script, dropbox and an android app. Supports GTD contexts & projects. Nerdtastic!</p>&mdash; chris r (@nespera) <a href="https://twitter.com/nespera/status/112821371339415552" data-datetime="2011-09-11T09:34:45+00:00">September 11, 2011</a></blockquote>
<script src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</p>
</span>
</div>
</div>
</div>