simple-icons/src/footer.html

12 lines
748 B
HTML
Raw Normal View History

2015-10-14 18:52:04 +03:00
</ul>
</main>
<footer class="footer" role="contentinfo">
2015-10-16 17:41:26 +03:00
<p>Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License. Company logos in icons are copyright of their respective owners. Contributions, corrections and requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>.</p>
2015-10-18 21:20:19 +03:00
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" class="donate-form">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="UCMEG4SWEYFUC">
<input type="submit" name="submit" value="Buy Dan a coffee?" class="donate-button">
</form>
2015-10-14 18:52:04 +03:00
</footer>
</body>
</html>