added support section

This commit is contained in:
FezVrasta 2016-08-01 15:38:41 +02:00
parent b80fbb66e6
commit e866ef4e8d

View File

@ -83,5 +83,25 @@ title: Bootstrap Material Design, the world's most popular mobile-first and resp
<p><strong>Bootstrap Material Design is open source!</strong> It's hosted, developed, and maintained on GitHub by folks like you.</p>
<a href="{{ site.repo }}" class="btn btn-bs btn-primary">View the GitHub project</a>
<br /><br />
<hr class="half-rule m-t-0">
<p>Would you like to support the development of Bootstrap Material Design? Please donate with PayPal or buy <a href="http://www.creative-tim.com/product/material-kit-pro?affiliate_id=87385" target="_blank">Material Kit PRO</a>!</p>
<form action="https://www.paypal.com/cgi-bin/webscr" id="paypal" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick">
<div class="btn btn-primary btn-raised">
<select class="btn btn-success btn-raised custom-select" name="hosted_button_id" title="I can't accept less than 5 euro due to accounting troubles">
<option value="DAAK965W2DKYE">&euro; 5,00</option>
<option value="28PH77JK5QWFE">&euro; 10,00</option>
<option value="6B6TJAJ2R99HS">&euro; 15,00</option>
<option value="GJCEKCQFMBVHA">&euro; 20,00</option>
<option value="U7QXM95C8RJ9W">&euro; 25,00</option>
<option value="55S3VBB3U4NAS">&euro; 50,00</option>
</select>
<input type="submit" style="background: none; border: 0; color: #fff;" value="DONATE WITH PAYPAL" name="submit">
</div>
</form>
</div>
</div>