mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
..
This commit is contained in:
parent
50deb943b6
commit
52564acd66
32
index.html
32
index.html
@ -51,20 +51,24 @@
|
||||
<section id="main-content">
|
||||
|
||||
<div id="socialbuttons" style="float:right">
|
||||
<!-- Facebook -->
|
||||
<div class="fb-like" data-href="http://coolwanglu.github.com/pdf2htmlEX/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
|
||||
<!-- Twitter -->
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://coolwanglu.github.com/pdf2htmlEX/" data-text="pdf2htmlEX: Precise PDF to HTML Converter" data-via="coolwanglu" data-hashtags="pdf2htmlEX">Tweet</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>
|
||||
<!-- Google+ -->
|
||||
<div class="g-plusone" data-size="small" data-href="http://coolwanglu.github.com/pdf2htmlEX/"></div>
|
||||
<script type="text/javascript">
|
||||
(function() {
|
||||
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
||||
po.src = 'https://apis.google.com/js/plusone.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
||||
})();
|
||||
</script>
|
||||
<span>
|
||||
<!-- Facebook -->
|
||||
<div class="fb-like" data-href="http://coolwanglu.github.com/pdf2htmlEX/" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div>
|
||||
</span><span>
|
||||
<!-- Twitter -->
|
||||
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://coolwanglu.github.com/pdf2htmlEX/" data-text="pdf2htmlEX: Precise PDF to HTML Converter" data-via="coolwanglu" data-hashtags="pdf2htmlEX">Tweet</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>
|
||||
</span><span>
|
||||
<!-- Google+ -->
|
||||
<div class="g-plusone" data-size="small" data-href="http://coolwanglu.github.com/pdf2htmlEX/"></div>
|
||||
<script type="text/javascript">
|
||||
(function() {
|
||||
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
|
||||
po.src = 'https://apis.google.com/js/plusone.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
||||
})();
|
||||
</script>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<h1>pdf2html<strong>EX</strong> </h1>
|
||||
|
Loading…
Reference in New Issue
Block a user