mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
donate button moved to side bar
This commit is contained in:
parent
24d6616723
commit
84f343a2ee
15
index.html
15
index.html
@ -39,14 +39,6 @@
|
||||
<div id="content-wrapper">
|
||||
<div class="inner clearfix">
|
||||
<section id="main-content">
|
||||
<div style="float:right">
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="background-color:transparent;">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="DMPH5HEXYUP32">
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
|
||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<h1>pdf2html<strong>EX</strong> </h1>
|
||||
|
||||
@ -97,6 +89,13 @@
|
||||
|
||||
<p class="repo-owner"><a href="https://github.com/coolwanglu/pdf2htmlEX"></a> is maintained by <a href="https://github.com/coolwanglu">coolwanglu</a>.</p>
|
||||
|
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" style="background-color:transparent;">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="DMPH5HEXYUP32">
|
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
|
||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
|
||||
<h3>Thank you</h3>
|
||||
<ul>
|
||||
<li>Markus Doppelbauer</li>
|
||||
|
Loading…
Reference in New Issue
Block a user