Skip to content

Commit

Permalink
Add Knight challenge tout
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Dash <anil@dashes.com>
  • Loading branch information
anildash authored and ginatrapani committed Mar 26, 2012
1 parent c6a8c16 commit 240c2b7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
11 changes: 10 additions & 1 deletion css/style.css
Expand Up @@ -596,7 +596,16 @@ div#main p.cloud {
text-align: center;
font-size: 14px;
margin: 10px 0;
padding-bottom : 50px;
padding-bottom : 20px;
}

h4#tout {
margin-top : 28px;
margin-bottom : -20px;
}

h4#tout a {
color : #00d166;
}

/* Footer */
Expand Down
5 changes: 3 additions & 2 deletions index.html
Expand Up @@ -114,12 +114,13 @@ <h3>Open Source.</h3>
<p>With ThinkUp, you can store your social activity in a database that you control, making it easy to search, sort, analyze, publish and display activity from your network. All you need is a web server that can run a PHP application.</p>
</div>
<div class="col4">
<h4 id="tout"><a href="http://newschallenge.tumblr.com/post/18576274733/thinkup">Support ThinkUp's evolution</a></h4><p> Like or Reblog our <a href="http://newschallenge.tumblr.com/post/18576274733/thinkup">Knight News Challenge entry</a> on Tumblr, and you'll help ThinkUp get the resources it needs to grow.</p>
<h3 id="download"><a href="/download/">Get ThinkUp<span>&raquo;</span></a></h3>
<p class="cloud">Install on <a href="http://thinkupapp.com/docs/install/">your web server or in the cloud</a></p>
<a href="https://twitter.com/thinkupapp" class="twitter-follow-button" data-show-count="true" data-lang="en">Follow @thinkupapp</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fthinkupapp&amp;send=false&amp;layout=button_count&amp;width=306&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:306px; height:21px;" allowTransparency="true"></iframe>
<a href="https://plus.google.com/109397312975756759279?prsrc=3" rel="publisher" style="display:inline-block;text-decoration:none;color:#333;text-align:center;font:13px/16px arial,sans-serif;white-space:nowrap;"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="" style="border:0;width:16px;height:16px;"/><span style="display:inline-block;font-weight:bold;vertical-align:top;margin-right:5px;margin-top:0px;"> +1 ThinkUp</span></a>
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fthinkupapp&amp;send=false&amp;layout=button_count&amp;width=306&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:306px; height:21px; display : inline;" allowTransparency="true"></iframe>
<a href="https://plus.google.com/109397312975756759279?prsrc=3" rel="publisher" style="display:inline;text-decoration:none;color:#333;text-align:center;font:13px/16px arial,sans-serif;white-space:nowrap;"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="" style="border:0;width:16px;height:16px;"/><span style="display:inline;font-weight:bold;vertical-align:top;margin-right:5px;margin-top:0px;"> +1 ThinkUp</span></a>
</div>
<div class="col4">
<p><iframe width="306" height="257" src="http://www.youtube.com/embed/PnVe9NYolDU?theme=light&amp;rel=0" frameborder="0" allowfullscreen></iframe></p>
Expand Down

0 comments on commit 240c2b7

Please sign in to comment.