Update index.html

This commit is contained in:
Myles Braithwaite
2018-03-13 15:12:49 -04:00
committed by GitHub
parent 4879670f14
commit 6b3a5de989

View File

@ -8,7 +8,7 @@
<title>Awesome Static Generators</title>
<!-- Flatdoc -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/rstacruz/flatdoc/v0.9.0/legacy.js"></script>
<script src="https://cdn.rawgit.com/rstacruz/flatdoc/v0.9.0/flatdoc.js"></script>
@ -38,7 +38,7 @@
</div>
<div class="right">
<!-- GitHub buttons: see http://ghbtns.com -->
<iframe src="http://ghbtns.com/github-btn.html?user=myles&amp;repo=awesome-static-generators&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=myles&amp;repo=awesome-static-generators&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
</div>
</div>