mirror of
https://github.com/e1ven/Robohash.git
synced 2025-06-23 21:35:02 +00:00
Spammy buttons
This commit is contained in:
parent
b3edd07d5b
commit
9b66a5ef51
@ -174,7 +174,7 @@ $(document).ready(function(){
|
||||
<div class="content_section">
|
||||
|
||||
<!-- start of left content section -->
|
||||
<div class="left_content" style="position:relative; top:40px">
|
||||
<div class="left_content" style="position:relative; top:90px">
|
||||
|
||||
<img src="http://robohash.com/{{ip}}.png" alt="You!" class="left" />
|
||||
|
||||
@ -189,6 +189,13 @@ $(document).ready(function(){
|
||||
<div class="contain-right" style="width:60%; float:right;">
|
||||
<p>Try on your phone, and I bet you get someone different!</p>
|
||||
<p>Keep scrolling down to see some more freshly-assembled RoboHashes.</p>
|
||||
|
||||
<!-- Place this tag where you want the +1 button to render -->
|
||||
<g:plusone size="small" href="RoboHash.org"></g:plusone>
|
||||
|
||||
<iframe src="http://www.facebook.com/plugins/like.php?app_id=129748100442677&href=Robohash.org&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=dark&font=trebuchet+ms&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="contain-left" >
|
||||
<img src="static/img/down-arrow.png" alt="Scroll down!" height=200 class="left" />
|
||||
@ -484,6 +491,7 @@ src="http://static1.robohash.com/static/img/indented_star.png" width="27" height
|
||||
|
||||
If the bandwidth gets crazy, I might add a [Robohash.org] banner to the bottom of the image. But it'd be super-tasteful.<br>
|
||||
</p>
|
||||
|
||||
</div><!-- end of content section -->
|
||||
|
||||
<div class="hr"></div>
|
||||
@ -529,5 +537,7 @@ All artwork used under license.
|
||||
</div><!-- end of footer wrapper -->
|
||||
|
||||
|
||||
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user