2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-12-14 13:14:57 -07:00

Update index.html

This commit is contained in:
Erik Flowers 2016-03-24 07:54:29 -07:00
parent a79e37e814
commit 2690d85f10

View File

@ -54,8 +54,8 @@
<li> <li>
<iframe src="https://ghbtns.com/github-btn.html?user=erikflowers&amp;repo=weather-icons&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="90px" height="20px" class="github-btn"></iframe> <iframe src="https://ghbtns.com/github-btn.html?user=erikflowers&amp;repo=weather-icons&amp;type=fork&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="90px" height="20px" class="github-btn"></iframe>
</li> </li>
<li><a href="https://twitter.com/share" data-lang="en" data-text="Weather Icons - 222 weather themed font icons!" data-via="Erik_UX" data-count="none" class="twitter-share-button">Tweet</a></li> <li><a href="https://twitter.com/share" data-lang="en" data-text="Weather Icons - 222 weather themed font icons!" data-via="erik_flowers" data-count="none" class="twitter-share-button">Tweet</a></li>
<li><a href="https://twitter.com/Erik_UX" data-show-count="false" data-lang="en" class="twitter-follow-button">Follow @Erik_UX</a> <li><a href="https://twitter.com/erik_flowers" data-show-count="false" data-lang="en" class="twitter-follow-button">Follow @erik_flowers</a>
<script> <script>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs"); !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
@ -1631,7 +1631,7 @@
<div class="container"> <div class="container">
<div class="row"> <div class="row">
<div class="col-sm-6"> <div class="col-sm-6">
<p>The Weather Icons project created and maintained by <a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. v1.0 artwork by <a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1 - 2.0 artwork by <a href="http://www.twitter.com/Erik_UX">Erik Flowers</a></p> <p>The Weather Icons project created and maintained by <a href="http://www.twitter.com/erik_flowers">Erik Flowers</a>. v1.0 artwork by <a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1 - 2.0 artwork by <a href="http://www.twitter.com/erik_flowers">Erik Flowers</a></p>
<p>LESS/HTML implementation inspired and heavily influenced by <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p> <p>LESS/HTML implementation inspired and heavily influenced by <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>
</div> </div>
<div class="col-sm-6"> <div class="col-sm-6">
@ -1644,4 +1644,4 @@
</div> </div>
</footer> </footer>
</body> </body>
</html> </html>