Browse Source

Update index.html

pull/595/head
Ramiro Saenz 8 years ago committed by GitHub
parent
commit
9201e49c71
  1. 50
      100/index.html

50
100/index.html

@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="rambox" />
<meta name="keywords" content="rambox" />
<meta name="author" content="Ramiro Saenz" />
<meta name="author" content="FREEHTML5.CO" />
<!--
//////////////////////////////////////////////////////
@ -28,18 +28,18 @@
-->
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="Rambox - The future is coming..."/>
<meta property="og:image" content="http://rambox.pro/100/images/macbook.png"/>
<meta property="og:url" content="http://rambox.pro/100/"/>
<meta property="og:site_name" content="Rambox - The future is coming..."/>
<meta property="og:description" content="Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one."/>
<meta name="twitter:title" content="Rambox - The future is coming..." />
<meta name="twitter:image" content="http://rambox.pro/100/images/macbook.png" />
<meta name="twitter:url" content="http://rambox.pro/100/" />
<meta property="og:title" content="Rambox - The future is comming..."/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content="Rambox - The future is comming..."/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="../favicons/favicon.png">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Work+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700italic,700' rel='stylesheet' type='text/css'>
@ -196,10 +196,36 @@
</div>
<div class="row animate-box row-bottom-padded-sm">
<div class="col-md-3">
<h3 class="fh5co-section-heading"><span class="fh5co-number">N<sup>o</sup> 5</span> Spread the word</h3>
<h3 class="fh5co-section-heading"><span class="fh5co-number">N<sup>o</sup> 5</span> Product Hunt</h3>
</div>
<div class="col-md-9">
<a href="http://twitter.com/share?text=I donated to @ramboxapp team for developing the new version. The future is coming! Please, support Rambox!&amp;url=http://rambox.pro/100&amp;hashtags=rambox
Help us voting Rambox in Product Hunt
<br/><br/>
<script type="text/javascript" id="embedhunt-85536" class="embedhunt-async-script-loader">
(function() {
function async_load(){
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
var theUrl = '//embedhunt.com/products/85536/widget';
s.src = theUrl;
var embedder = document.getElementById('embedhunt-85536');
embedder.parentNode.insertBefore(s, embedder);
}
if (window.attachEvent)
window.attachEvent('onload', async_load);
else
window.addEventListener('load', async_load, false);
})();
</script>
</div>
</div>
<div class="row animate-box row-bottom-padded-sm">
<div class="col-md-3">
<h3 class="fh5co-section-heading"><span class="fh5co-number">N<sup>o</sup> 6</span> Spread the word</h3>
</div>
<div class="col-md-9">
<a href="http://twitter.com/share?text=I donated to @ramboxapp team for developing the new version. The future is comming! Please, support Rambox!&amp;url=http://rambox.pro/100&amp;hashtags=rambox
" target="_blank" class="btn btn-twitter text-uppercase btn-lg">Twitter <span class="icon-twitter" aria-hidden="true"></span></a>
<a href="https://www.facebook.com/sharer/sharer.php?u=http%3A//rambox.pro/100/" target="_blank" class="btn btn-facebook text-uppercase btn-lg">Facebook <span class="icon-facebook" aria-hidden="true"></span></a>
</div>

Loading…
Cancel
Save