simple-icons/src/footer.html

13 lines
672 B
HTML
Raw Normal View History

2015-10-14 18:52:04 +03:00
</ul>
</main>
<footer class="footer" role="contentinfo">
2015-10-19 11:30:35 +03:00
<p>Contributions, corrections &amp; requests can be left on <a href="https://github.com/danleech/simple-icons">GitHub</a>. Company logos in icons are copyright of their respective owners. Distributed for free by <a href="https://twitter.com/bathtype">Dan Leech</a> under the Free Art License.</p>
2015-10-14 18:52:04 +03:00
</footer>
2015-10-18 21:23:16 +03:00
<script>
2015-10-20 16:05:55 +03:00
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
2015-10-18 21:23:16 +03:00
ga('create', 'UA-46210978-2', 'auto');
ga('send', 'pageview');
2015-10-20 16:05:55 +03:00
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
2015-10-14 18:52:04 +03:00
</body>
</html>