simple-icons/src/footer.html

20 lines
1.2 KiB
HTML
Raw Normal View History

2015-10-14 18:52:04 +03:00
</ul>
</main>
<footer class="footer" role="contentinfo">
2015-10-18 21:32:09 +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/simpleicons.org">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>
2015-10-18 21:23:16 +03:00
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46210978-2', 'auto');
ga('send', 'pageview');
</script>
2015-10-14 18:52:04 +03:00
</body>
</html>